freebsd-ports/math/abs/files/patch-ac
Steve Price 86e285da9f Update to version 0.6a.
PR:		11110
Submitted by:	maintainer
1999-04-19 04:01:39 +00:00

11 lines
243 B
Text

--- widget_makerX11.h.orig Sun Apr 18 16:50:18 1999
+++ widget_makerX11.h Sun Apr 18 16:51:08 1999
@@ -28,7 +28,7 @@
#include <stdio.h>
#include "param.h"
-#include "xpm.h"
+#include <X11/xpm.h>
extern void mpst();
extern void mcut();