summaryrefslogtreecommitdiff
path: root/apps/plugins/chessbox
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/chessbox')
-rw-r--r--apps/plugins/chessbox/chessbox.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/chessbox/chessbox.c b/apps/plugins/chessbox/chessbox.c
index 45f052d30a..4e298a8214 100644
--- a/apps/plugins/chessbox/chessbox.c
+++ b/apps/plugins/chessbox/chessbox.c
@@ -49,7 +49,7 @@ struct cb_command {
49extern const fb_data chessbox_pieces[]; 49extern const fb_data chessbox_pieces[];
50 50
51 51
52PLUGIN_HEADER 52
53 53
54/* Tile size defined by the assigned bitmap */ 54/* Tile size defined by the assigned bitmap */
55#include "pluginbitmaps/chessbox_pieces.h" 55#include "pluginbitmaps/chessbox_pieces.h"