]> Shamusworld >> Repos - thunder/blobdiff - src/sound.cpp
Oops, forgot to pull first before the changes. :-P
[thunder] / src / sound.cpp
index f2af13a3a07ba5bca5a2a5749847493a67a626cb..27d7a3903b04246fee8c97e76b465f8071a4d040 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"