aboutsummaryrefslogtreecommitdiff
path: root/devel/flatzebra/files/patch-src__flatzebra__SoundMixer.h
blob: 98e13eaf42c93a63dcb6c6bdc004a1401a666a31 (plain) (blame)
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>