summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/sdl/osdsdl.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/osd/sdl/osdsdl.h')
-rw-r--r--src/osd/sdl/osdsdl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/osd/sdl/osdsdl.h b/src/osd/sdl/osdsdl.h
index 5e039285369..d64841f1905 100644
--- a/src/osd/sdl/osdsdl.h
+++ b/src/osd/sdl/osdsdl.h
@@ -26,8 +26,8 @@
#define SDL13_COMBINE_RESIZE (0)
#endif
#else
+ #define SDLMAME_INIT_IN_WORKER_THREAD (0)
#define SDL13_COMBINE_RESIZE (0)
- #define SDLMAME_INIT_IN_WORKER_THREAD (0)
#endif
#if defined(NO_DEBUGGER)