diff options
Diffstat (limited to 'apps/plugins/test_mem_jpeg.c')
-rw-r--r-- | apps/plugins/test_mem_jpeg.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/test_mem_jpeg.c b/apps/plugins/test_mem_jpeg.c index 6e7d381a2d..72f613135a 100644 --- a/apps/plugins/test_mem_jpeg.c +++ b/apps/plugins/test_mem_jpeg.c @@ -25,7 +25,7 @@ #include "lib/grey.h" #include "lib/jpeg_mem.h" #include "lib/mylcd.h" -PLUGIN_HEADER + /* different graphics libraries */ #if LCD_DEPTH < 8 |