aboutsummaryrefslogtreecommitdiff
path: root/games/scorched3d/files/patch-src-irc-UdpHandler.h
blob: 05048c1b522439ae343f0d0dd21123fca88726ac (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
--- ./src/irc/UdpHandler.h.orig	Fri Jan 23 17:59:11 2004
+++ ./src/irc/UdpHandler.h	Fri Jan 23 18:02:35 2004
@@ -1,9 +1,9 @@
 #ifndef _UDPHANDLER_H_
 #define _UDPHANDLER_H_
 
-#include <SDL/SDL.h>
-#include <SDL/SDL_net.h>
-#include <SDL/SDL_thread.h>
+#include <SDL11/SDL.h>
+#include <SDL11/SDL_net.h>
+#include <SDL11/SDL_thread.h>
 #include "irc/GameInfoEntry.h"