1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
freebsd-ports/devel/wftk/files/patch-am
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

12 lines
230 B
Plaintext

--- uta/timer.cc.orig Sat Mar 31 05:41:43 2001
+++ uta/timer.cc Sat Mar 31 05:42:38 2001
@@ -18,7 +18,7 @@
Boston, MA 02111-1307, SA.
*/
-#include <SDL/SDL.h>
+#include <SDL11/SDL.h>
#include "timer.h"
#include <stl.h>