summaryrefslogtreecommitdiff
path: root/apps/plugins/jackpot.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/jackpot.c')
-rw-r--r--apps/plugins/jackpot.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/plugins/jackpot.c b/apps/plugins/jackpot.c
index 38cd12e993..a4865b47fb 100644
--- a/apps/plugins/jackpot.c
+++ b/apps/plugins/jackpot.c
@@ -56,9 +56,9 @@ static unsigned long char_patterns[NB_SLOTS];
56#endif 56#endif
57 57
58/* FIXME: would be nice to have better graphics ... */ 58/* FIXME: would be nice to have better graphics ... */
59#include "jackpot_slots.h" 59#include "pluginbitmaps/jackpot_slots.h"
60#if NB_SCREENS==2 60#if NB_SCREENS==2
61#include "jackpot_slots_remote.h" 61#include "pluginbitmaps/jackpot_slots_remote.h"
62#endif 62#endif
63 63
64const struct picture jackpot_pictures[]={ 64const struct picture jackpot_pictures[]={