1 2 3 4 5 6 7 8 9 10 11
--- src/flatzebra/SoundMixer.h.orig Tue Oct 18 12:13:19 2005 +++ src/flatzebra/SoundMixer.h Tue Oct 18 12:13:24 2005 @@ -23,7 +23,7 @@ #ifndef _H_SoundMixer #define _H_SoundMixer -#include <SDL/SDL_mixer.h> +#include <SDL11/SDL_mixer.h> #include <string>