summaryrefslogtreecommitdiff
path: root/apps/plugins/sdl/include/SDL_config_rockbox.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/sdl/include/SDL_config_rockbox.h')
-rw-r--r--apps/plugins/sdl/include/SDL_config_rockbox.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/sdl/include/SDL_config_rockbox.h b/apps/plugins/sdl/include/SDL_config_rockbox.h
index da8d8c2e4a..90e79ccede 100644
--- a/apps/plugins/sdl/include/SDL_config_rockbox.h
+++ b/apps/plugins/sdl/include/SDL_config_rockbox.h
@@ -42,7 +42,7 @@
42#ifdef SIMULATOR 42#ifdef SIMULATOR
43#define RB_SAMPR SAMPR_44 43#define RB_SAMPR SAMPR_44
44#else 44#else
45#define RB_SAMPR SAMPR_16 45#define RB_SAMPR SAMPR_22
46#endif 46#endif
47 47
48/* Enable the stub cdrom driver (src/cdrom/dummy/\*.c) */ 48/* Enable the stub cdrom driver (src/cdrom/dummy/\*.c) */