diff options
Diffstat (limited to 'apps/plugins/theme_remove.c')
| -rw-r--r-- | apps/plugins/theme_remove.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/theme_remove.c b/apps/plugins/theme_remove.c index f818ac4..d679338 100644 --- a/apps/plugins/theme_remove.c +++ b/apps/plugins/theme_remove.c @@ -20,7 +20,7 @@ #include "plugin.h" #include "lib/configfile.h" -PLUGIN_HEADER + /* taken from apps/gui/wps_parser.c */ #define WPS_DEFAULTCFG WPS_DIR "/rockbox_default.wps" |