aboutsummaryrefslogtreecommitdiff
path: root/games/scorched3d/files/patch-src-GLEXT-GLStateExtension.cpp
blob: 7b7a970748a4d523908d6ecf23d2a5641e579dd7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- src/GLEXT/GLStateExtension.cpp.orig	Wed Jul 30 17:41:26 2003
+++ src/GLEXT/GLStateExtension.cpp	Sun Aug  3 09:07:13 2003
@@ -20,7 +20,7 @@
 
 
 #include <GLEXT/GLStateExtension.h>
-#include <SDL/SDL.h>
+#include <SDL11/SDL.h>
 #include <string.h>
 
 bool GLStateExtension::noExtensions_ = false;