summaryrefslogtreecommitdiff
path: root/games/scorched3d/files/patch-src-common-Sound.h
blob: dd61fac1ab78442342e538027b2224b859f3078c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- src/common/Sound.h.orig	Wed Jul 30 17:41:28 2003
+++ src/common/Sound.h	Sun Aug  3 09:07:12 2003
@@ -26,7 +26,7 @@
 //////////////////////////////////////////////////////////////////////
 
 #include <list>
-#include <SDL/SDL_mixer.h>
+#include <SDL11/SDL_mixer.h>
 
 class SoundBuffer;