aboutsummaryrefslogtreecommitdiff
path: root/games/scorched3d/files/patch-src-engine-MainLoop.cpp
blob: 279c87435635f020224bf892aca14e4feda2f08d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- src/engine/MainLoop.cpp.orig	Wed Jul 30 17:41:26 2003
+++ src/engine/MainLoop.cpp	Sun Aug  3 09:07:12 2003
@@ -28,7 +28,7 @@
 #include <common/Defines.h>
 #include <common/Timer.h>
 #include <GLEXT/GLState.h>
-#include <SDL/SDL.h>
+#include <SDL11/SDL.h>
 
 //////////////////////////////////////////////////////////////////////
 // Construction/Destruction