summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--apps/gui/skin_engine/skin_tokens.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/gui/skin_engine/skin_tokens.c b/apps/gui/skin_engine/skin_tokens.c
index 5bf275cb8d..ed72241d34 100644
--- a/apps/gui/skin_engine/skin_tokens.c
+++ b/apps/gui/skin_engine/skin_tokens.c
@@ -72,7 +72,6 @@
72#include "tuner.h" 72#include "tuner.h"
73#endif 73#endif
74#include "list.h" 74#include "list.h"
75#include "strnatcmp.h"
76 75
77#define NOINLINE __attribute__ ((noinline)) 76#define NOINLINE __attribute__ ((noinline))
78 77