diff options
Diffstat (limited to 'apps/plugins/ppmviewer.c')
| -rw-r--r-- | apps/plugins/ppmviewer.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/ppmviewer.c b/apps/plugins/ppmviewer.c index c947af1..035fffe 100644 --- a/apps/plugins/ppmviewer.c +++ b/apps/plugins/ppmviewer.c @@ -24,7 +24,7 @@ #if defined(HAVE_LCD_COLOR) -PLUGIN_HEADER + /* Magic constants. */ #define PPM_MAGIC1 'P' |