summaryrefslogtreecommitdiff
path: root/src/sdl.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/sdl.cpp')
-rw-r--r--src/sdl.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sdl.cpp b/src/sdl.cpp
index e66902581..0650f8e29 100644
--- a/src/sdl.cpp
+++ b/src/sdl.cpp
@@ -31,7 +31,7 @@ static int _sdl_usage;
#ifdef DYNAMICALLY_LOADED_SDL
-#include "win32.h"
+#include "os/windows/win32.h"
#define M(x) x "\0"
static const char sdl_files[] =