summaryrefslogtreecommitdiff
path: root/apps/plugins/reversi/reversi-gui.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/reversi/reversi-gui.h')
-rw-r--r--apps/plugins/reversi/reversi-gui.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/reversi/reversi-gui.h b/apps/plugins/reversi/reversi-gui.h
index 43dab46ae9..b82e40d275 100644
--- a/apps/plugins/reversi/reversi-gui.h
+++ b/apps/plugins/reversi/reversi-gui.h
@@ -22,7 +22,7 @@
22 22
23#include "plugin.h" 23#include "plugin.h"
24 24
25#define GAME_FILE PLUGIN_DIR "/reversi.rev" 25#define GAME_FILE PLUGIN_GAMES_DIR "/reversi.rev"
26 26
27/* variable button definitions */ 27/* variable button definitions */
28#if CONFIG_KEYPAD == RECORDER_PAD 28#if CONFIG_KEYPAD == RECORDER_PAD