summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--apps/filetypes.c1
-rw-r--r--apps/tree.c1
2 files changed, 0 insertions, 2 deletions
diff --git a/apps/filetypes.c b/apps/filetypes.c
index 274b32a..460c6ab 100644
--- a/apps/filetypes.c
+++ b/apps/filetypes.c
@@ -30,7 +30,6 @@
#include "settings.h"
#include "debug.h"
#include "lang.h"
-#include "language.h"
#include "kernel.h"
#include "plugin.h"
#include "filetypes.h"
diff --git a/apps/tree.c b/apps/tree.c
index 603500c..19a0a22 100644
--- a/apps/tree.c
+++ b/apps/tree.c
@@ -45,7 +45,6 @@
#include "rolo.h"
#include "icons.h"
#include "lang.h"
-#include "language.h"
#include "screens.h"
#include "keyboard.h"
#include "bookmark.h"