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

12 lines
232 B
Plaintext

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