aboutsummaryrefslogtreecommitdiff
path: root/games/scorched3d/files/patch-src-GLEXT-GLStateExtension.cpp
blob: 46a88aed015a51681897f6925f4b2c24307cbec7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- ./src/GLEXT/GLStateExtension.cpp.orig	Fri Jan 23 17:59:00 2004
+++ ./src/GLEXT/GLStateExtension.cpp	Fri Jan 23 18:01:28 2004
@@ -21,7 +21,7 @@
 #include <GLEXT/GLStateExtension.h>
 #include <GLEXT/GLConsole.h>
 #include <common/OptionsDisplay.h> // Hmm library code pollution
-#include <SDL/SDL.h>
+#include <SDL11/SDL.h>
 #include <string.h>
 #include <string>