summaryrefslogtreecommitdiff
path: root/games/scorched3d/files/patch-src-common-Sound.h
blob: 69f9eb6dc9baf9dfdfdeeb97552c7c7037e993d2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- ./src/common/Sound.h.orig	Fri Jan 23 17:59:04 2004
+++ ./src/common/Sound.h	Fri Jan 23 18:02:01 2004
@@ -26,7 +26,7 @@
 //////////////////////////////////////////////////////////////////////
 
 #include <list>
-#include <SDL/SDL_mixer.h>
+#include <SDL11/SDL_mixer.h>
 
 class SoundBuffer;