]> Shamusworld >> Repos - thunder/blobdiff - src/sound.cpp
Final fixes for git pull/push kerfuffle. :-P
[thunder] / src / sound.cpp
index 27d7a3903b04246fee8c97e76b465f8071a4d040..f2af13a3a07ba5bca5a2a5749847493a67a626cb 100644 (file)
@@ -12,7 +12,7 @@
 //
 
 #include "sound.h"
-#include <SDL.h>
+#include <SDL2/SDL.h>
 #include "psg.h"
 #include "resource.h"
 #include "ym2151.h"