summaryrefslogtreecommitdiff
path: root/games/scorched3d-devel/files/patch-src-common-Gamma.cpp
diff options
context:
space:
mode:
authorMatthew N. Dodd <mdodd@FreeBSD.org>2003-08-23 20:27:43 +0000
committerMatthew N. Dodd <mdodd@FreeBSD.org>2003-08-23 20:27:43 +0000
commit9033e25b109b8b5b37ff60911c91bc5cc4cb6289 (patch)
tree651130792b9952a7a4637eb3c652e097fc8901f4 /games/scorched3d-devel/files/patch-src-common-Gamma.cpp
parentUpdate nitpicker to new version 1.2.1 (diff)
Update to build 35.
Notes
Notes: svn path=/head/; revision=87565
Diffstat (limited to 'games/scorched3d-devel/files/patch-src-common-Gamma.cpp')
-rw-r--r--games/scorched3d-devel/files/patch-src-common-Gamma.cpp11
1 files changed, 11 insertions, 0 deletions
diff --git a/games/scorched3d-devel/files/patch-src-common-Gamma.cpp b/games/scorched3d-devel/files/patch-src-common-Gamma.cpp
new file mode 100644
index 000000000000..72258e753748
--- /dev/null
+++ b/games/scorched3d-devel/files/patch-src-common-Gamma.cpp
@@ -0,0 +1,11 @@
+--- src/common/Gamma.cpp.orig Wed Jul 30 17:41:24 2003
++++ src/common/Gamma.cpp Sun Aug 3 09:07:11 2003
+@@ -27,7 +27,7 @@
+ #include <common/Gamma.h>
+ #include <common/Defines.h>
+ #include <math.h>
+-#include <SDL/SDL.h>
++#include <SDL11/SDL.h>
+
+ //////////////////////////////////////////////////////////////////////
+ // Construction/Destruction