ports/devel/wftk/files/patch-ak
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
255 B
Text

--- uta/sge_draw.cc.orig Sat Mar 31 05:41:03 2001
+++ uta/sge_draw.cc Sat Mar 31 05:41:56 2001
@@ -20,7 +20,7 @@
* John Garrison's PowerPak
*/
-#include <SDL/SDL.h>
+#include <SDL11/SDL.h>
#include <math.h>
#include <string.h>
#include <stdarg.h>