diff options
Diffstat (limited to 'apps/plugins/fft')
| -rw-r--r-- | apps/plugins/fft/fft.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/fft/fft.c b/apps/plugins/fft/fft.c index e352c1c..a972419 100644 --- a/apps/plugins/fft/fft.c +++ b/apps/plugins/fft/fft.c @@ -29,7 +29,7 @@ #endif #include "lib/mylcd.h" -PLUGIN_HEADER + #ifndef HAVE_LCD_COLOR GREY_INFO_STRUCT |