diff options
Diffstat (limited to 'apps/plugins')
| -rw-r--r-- | apps/plugins/text_editor.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/plugins/text_editor.c b/apps/plugins/text_editor.c index 108a62a..6b6e449 100644 --- a/apps/plugins/text_editor.c +++ b/apps/plugins/text_editor.c @@ -17,7 +17,6 @@ * ****************************************************************************/ #include "plugin.h" -#include "action.h" #include "playback_control.h" #if PLUGIN_BUFFER_SIZE > 0x45000 |