freebsd-ports/devel/wftk/files/patch-ah
Alexander Langer 22d8d01d04 Add libuta 0.3.36, a Graphical User Interface library for C++.
PR:		26250
Submitted by:	Oliver Lehmann <lehmann@ans-netz.de>
2001-04-05 19:01:48 +00:00

11 lines
241 B
Text

--- 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"