]> git.zerfleddert.de Git - micropolis/blobdiff - src/sim/w_sound.c
Fix SDL includes for OS X.
[micropolis] / src / sim / w_sound.c
index f1641e8fdb9d6b89e15cb6621cb7d576caa4000f..bbe918a11d81b19377dca28ac905548668b12ceb 100644 (file)
@@ -63,8 +63,8 @@
  * CONSUMER, SO SOME OR ALL OF THE ABOVE EXCLUSIONS AND LIMITATIONS MAY
  * NOT APPLY TO YOU.
  */
-#include <SDL/SDL.h>
-#include <SDL/SDL_mixer.h>
+#include "SDL.h"
+#include "SDL_mixer.h"
 #include "sim.h"
 
 
Impressum, Datenschutz