summaryrefslogtreecommitdiff
path: root/apps
diff options
context:
space:
mode:
Diffstat (limited to 'apps')
-rw-r--r--apps/plugin.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/apps/plugin.h b/apps/plugin.h
index 083dac0335..a83960b260 100644
--- a/apps/plugin.h
+++ b/apps/plugin.h
@@ -71,9 +71,7 @@ void* plugin_get_buffer(size_t *buffer_size);
71#include "mp3_playback.h" 71#include "mp3_playback.h"
72#include "root_menu.h" 72#include "root_menu.h"
73#include "talk.h" 73#include "talk.h"
74#ifdef PLUGIN
75#include "lang_enum.h" 74#include "lang_enum.h"
76#endif
77#ifdef RB_PROFILE 75#ifdef RB_PROFILE
78#include "profile.h" 76#include "profile.h"
79#endif 77#endif