freebsd-ports/devel/libuta/files/patch-af
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
209 B
Text

--- uta/rect.h.orig Sat Mar 31 05:25:30 2001
+++ uta/rect.h Sat Mar 31 05:27:27 2001
@@ -21,7 +21,7 @@
#ifndef _RECT_H
#define _RECT_H
-#include <SDL/SDL.h>
+#include <SDL11/SDL.h>
#include "point.h"