freebsd-ports/graphics/libwmf/files/patch-af
Steve Price da89f2c264 Fix ${PREFIX}/include files that have bad nested includes.
PR:		19682
Submitted by:	Alec Wolman <wolman@cs.washington.edu>
2000-07-07 18:39:50 +00:00

11 lines
215 B
Text

--- Xwmfapi.h Wed Aug 18 04:16:50 1999
+++ Xwmfapi.h.new Sun Jul 2 17:55:05 2000
@@ -3,7 +3,7 @@
#include <X11/Xlib.h>
#include <X11/X.h>
-#include "myxpm.h"
+#include <X11/xpm.h>
typedef struct _X_Struct