summaryrefslogtreecommitdiffstats
path: root/games/scorched3d/files/patch-src-coms-NetBuffer.h
blob: e04aaea4366cb5a80f393a29862668aaa8e0dcfe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- ./src/coms/NetBuffer.h.orig	Wed Jun 30 18:35:46 2004
+++ ./src/coms/NetBuffer.h	Tue Jan 25 19:34:23 2005
@@ -23,8 +23,8 @@
 
 #include <string>
 #include <common/Vector.h>
-#include <SDL/SDL.h>
-#include <SDL/SDL_net.h>
+#include <SDL11/SDL.h>
+#include <SDL11/SDL_net.h>
 
 class NetBuffer
 {
OpenPOWER on IntegriCloud