summaryrefslogtreecommitdiff
path: root/devel/ptlib26/files/patch-include_ptclib_vsdl.h
diff options
context:
space:
mode:
Diffstat (limited to 'devel/ptlib26/files/patch-include_ptclib_vsdl.h')
-rw-r--r--devel/ptlib26/files/patch-include_ptclib_vsdl.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/devel/ptlib26/files/patch-include_ptclib_vsdl.h b/devel/ptlib26/files/patch-include_ptclib_vsdl.h
deleted file mode 100644
index 9a375b4df972..000000000000
--- a/devel/ptlib26/files/patch-include_ptclib_vsdl.h
+++ /dev/null
@@ -1,11 +0,0 @@
---- include/ptclib/vsdl.h.orig 2008-09-25 14:51:15.000000000 +0800
-+++ include/ptclib/vsdl.h 2008-09-25 14:52:15.000000000 +0800
-@@ -33,7 +33,7 @@
-
- #include <ptlib.h>
- #if defined(P_FREEBSD)
--#include <SDL11/SDL.h>
-+#include <SDL.h>
- #else
- #include <SDL/SDL.h>
- #endif