1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/graphics/xmps/files/patch-ae
Maxim Sobolev 3efbbb7027 Update to 0.1.3.
Prompted by:	MANY
2000-12-19 15:41:34 +00:00

12 lines
201 B
Plaintext

--- src/types.h 2000/08/30 13:38:31 1.1
+++ src/types.h 2000/08/30 13:38:42
@@ -26,7 +26,7 @@
*/
#include <gtk/gtk.h>
-#include <SDL/SDL.h>
+#include <SDL.h>
#include <pthread.h>
/* MACROS */