aboutsummaryrefslogtreecommitdiff
path: root/devel/wftk/files/patch-ah
diff options
context:
space:
mode:
Diffstat (limited to 'devel/wftk/files/patch-ah')
-rw-r--r--devel/wftk/files/patch-ah11
1 files changed, 11 insertions, 0 deletions
diff --git a/devel/wftk/files/patch-ah b/devel/wftk/files/patch-ah
new file mode 100644
index 000000000000..0c8413e05f6b
--- /dev/null
+++ b/devel/wftk/files/patch-ah
@@ -0,0 +1,11 @@
+--- uta/surface.h.orig Sat Mar 31 05:25:49 2001
++++ uta/surface.h Sat Mar 31 05:27:49 2001
+@@ -22,7 +22,7 @@
+ #ifndef _SURFACE_H_
+ #define _SURFACE_H_
+
+-#include <SDL/SDL.h>
++#include <SDL11/SDL.h>
+
+ #include "color.h"
+ #include "point.h"