freebsd-ports/devel/wftk/files/patch-aj
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
284 B
Text

--- uta/sge_blib.cc.orig Sat Mar 31 05:40:36 2001
+++ uta/sge_blib.cc Sat Mar 31 05:40:51 2001
@@ -19,7 +19,7 @@
* This is written by Johan E. Thélin and is slightly modified by me.
*/
-#include <SDL/SDL.h>
+#include <SDL11/SDL.h>
#include "sge_draw.h"
#include "sge_blib.h"