summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/sdl/sdlsync_ntc.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/osd/sdl/sdlsync_ntc.c')
-rw-r--r--src/osd/sdl/sdlsync_ntc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/osd/sdl/sdlsync_ntc.c b/src/osd/sdl/sdlsync_ntc.c
index 1bcae1cd21b..2126b8f0d18 100644
--- a/src/osd/sdl/sdlsync_ntc.c
+++ b/src/osd/sdl/sdlsync_ntc.c
@@ -13,7 +13,7 @@
#define _GNU_SOURCE // for PTHREAD_MUTEX_RECURSIVE; needs to be here before other glibc headers are included
#endif
-#include "SDL/SDL.h"
+#include "sdlinc.h"
#ifdef SDLMAME_MACOSX
#include <mach/mach.h>