summaryrefslogblamecommitdiff
path: root/games/scorched3d/files/patch-src-common-Gamma.cpp
blob: 72258e753748fa6f70cbab4b0bec6bf165e60af3 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
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