summaryrefslogtreecommitdiff
path: root/devel/pwlib/files/patch-include_ptclib_vsdl.h
blob: 30c7da32315edb4ba4f8d34cb4d86cd0a56d6472 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
--- include/ptclib/vsdl.h.orig	Thu Sep 21 00:49:29 2006
+++ include/ptclib/vsdl.h	Thu Sep 21 00:49:53 2006
@@ -98,11 +98,7 @@
 #if P_SDL
 
 #include <ptlib.h>
-#if defined(P_FREEBSD)
-#include <SDL11/SDL.h>
-#else
 #include <SDL/SDL.h>
-#endif
 
 #undef main