summaryrefslogtreecommitdiff
path: root/apps/plugins/text_editor.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/text_editor.c')
-rw-r--r--apps/plugins/text_editor.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/plugins/text_editor.c b/apps/plugins/text_editor.c
index 108a62aa0c..6b6e449ae9 100644
--- a/apps/plugins/text_editor.c
+++ b/apps/plugins/text_editor.c
@@ -17,7 +17,6 @@
17 * 17 *
18 ****************************************************************************/ 18 ****************************************************************************/
19#include "plugin.h" 19#include "plugin.h"
20#include "action.h"
21#include "playback_control.h" 20#include "playback_control.h"
22 21
23#if PLUGIN_BUFFER_SIZE > 0x45000 22#if PLUGIN_BUFFER_SIZE > 0x45000