]> Shamusworld >> Repos - thunder/blobdiff - src/sound.cpp
Fixes for compilation under MinGW.
[thunder] / src / sound.cpp
index e366830664797c133f64079200cbd2c9ae5b41d4..8d87ad9ea12b14f086df6be0e6ca16a045859219 100644 (file)
@@ -12,7 +12,7 @@
 //
 
 #include "sound.h"
-#include <SDL2/SDL.h>
+#include <SDL.h>
 #include "psg.h"
 #include "resource.h"
 #include "ym2151.h"