summaryrefslogtreecommitdiff
path: root/apps/plugins/chessbox.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/chessbox.c')
-rw-r--r--apps/plugins/chessbox.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/chessbox.c b/apps/plugins/chessbox.c
index 51ff184d62..9e86c39b11 100644
--- a/apps/plugins/chessbox.c
+++ b/apps/plugins/chessbox.c
@@ -24,7 +24,7 @@
24 24
25#if MEM <= 8 && !defined(SIMULATOR) 25#if MEM <= 8 && !defined(SIMULATOR)
26 26
27#include "overlay.h" 27#include "lib/overlay.h"
28 28
29PLUGIN_HEADER 29PLUGIN_HEADER
30 30