summaryrefslogtreecommitdiff
path: root/pcsound/pcsound_win32.c
diff options
context:
space:
mode:
Diffstat (limited to 'pcsound/pcsound_win32.c')
-rw-r--r--pcsound/pcsound_win32.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pcsound/pcsound_win32.c b/pcsound/pcsound_win32.c
index 090c0bbd..48677d73 100644
--- a/pcsound/pcsound_win32.c
+++ b/pcsound/pcsound_win32.c
@@ -25,7 +25,7 @@
#ifdef _WIN32
-#include <SDL.h>
+#include "SDL.h"
#include <windows.h>
#include "pcsound.h"