1
0
Fork 0
mirror of https://git.freebsd.org/ports.git synced 2025-07-14 15:59:18 -04:00
ports/devel/wftk/files/patch-ac
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
232 B
Text

--- uta/event.h.orig Sat Mar 31 05:24:44 2001
+++ uta/event.h Sat Mar 31 05:26:20 2001
@@ -21,7 +21,7 @@
#ifndef _EVENT_H
#define _EVENT_H
-#include <SDL/SDL.h>
+#include <SDL11/SDL.h>
#include "keysym.h"
#include "point.h"