summaryrefslogtreecommitdiff
path: root/devel/wftk/files/patch-af
blob: f96ea5049ee6b72a64c57ba5b54c2ed1dc7b33e9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- uta/rect.h.orig	Sat Mar 31 05:25:30 2001
+++ uta/rect.h	Sat Mar 31 05:27:27 2001
@@ -21,7 +21,7 @@
 #ifndef _RECT_H
 #define _RECT_H
 
-#include <SDL/SDL.h>
+#include <SDL11/SDL.h>
 
 #include "point.h"