summaryrefslogtreecommitdiff
path: root/apps/plugins/sdl/include
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/sdl/include')
-rw-r--r--apps/plugins/sdl/include/SDL_config_rockbox.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/plugins/sdl/include/SDL_config_rockbox.h b/apps/plugins/sdl/include/SDL_config_rockbox.h
index 2a4c62801d..e415421a5a 100644
--- a/apps/plugins/sdl/include/SDL_config_rockbox.h
+++ b/apps/plugins/sdl/include/SDL_config_rockbox.h
@@ -190,6 +190,8 @@
190#define EOF (-1) 190#define EOF (-1)
191 191
192#define LOAD_XPM 192#define LOAD_XPM
193
194#define WAV_MUSIC
193#define MID_MUSIC 195#define MID_MUSIC
194#define USE_TIMIDITY_MIDI 196#define USE_TIMIDITY_MIDI
195 197