summaryrefslogtreecommitdiff
path: root/devel/wftk/files/patch-ah
blob: 0c8413e05f6b0586637d25b9365dceeca3f2753f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
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"