summaryrefslogblamecommitdiff
path: root/games/scorched3d/files/patch-src-common-Timer.cpp
blob: 4f145ba31045b04e00caa7dc2cd59dff522922dd (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11










                                                                       
--- src/common/Timer.cpp.orig	Wed Jul 30 17:41:24 2003
+++ src/common/Timer.cpp	Sun Aug  3 09:07:12 2003
@@ -25,7 +25,7 @@
 
 #include <common/Defines.h>
 #include <common/Timer.h>
-#include <SDL/SDL.h>
+#include <SDL11/SDL.h>
 
 //////////////////////////////////////////////////////////////////////
 // Construction/Destruction