freebsd-ports/games/scorched3d-devel/files/patch-src-common-Sound.h
Pav Lucistnik 2841ea4ebd - Update to 36.2
PR:		ports/63758
Submitted by:	Guy P. <guy@device.dyndns.org>
Approved by:	maintainer timeout (2 months)
2004-05-26 20:17:59 +00:00

11 lines
296 B
C++

--- ./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;