diff options
Diffstat (limited to 'apps/plugins/chessbox')
| -rw-r--r-- | apps/plugins/chessbox/chessbox.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/chessbox/chessbox.c b/apps/plugins/chessbox/chessbox.c index 45f052d..4e298a8 100644 --- a/apps/plugins/chessbox/chessbox.c +++ b/apps/plugins/chessbox/chessbox.c @@ -49,7 +49,7 @@ struct cb_command { extern const fb_data chessbox_pieces[]; -PLUGIN_HEADER + /* Tile size defined by the assigned bitmap */ #include "pluginbitmaps/chessbox_pieces.h" |