X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/micropolis/blobdiff_plain/083591049d557b03bdad4f84079d45d635af5eac..0a295df9a93949ae9df6a209c1222547eb4fb091:/src/sim/w_sound.c diff --git a/src/sim/w_sound.c b/src/sim/w_sound.c index f1641e8..bbe918a 100644 --- a/src/sim/w_sound.c +++ b/src/sim/w_sound.c @@ -63,8 +63,8 @@ * CONSUMER, SO SOME OR ALL OF THE ABOVE EXCLUSIONS AND LIMITATIONS MAY * NOT APPLY TO YOU. */ -#include -#include +#include "SDL.h" +#include "SDL_mixer.h" #include "sim.h"