1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
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

12 lines
243 B
Plaintext

--- 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();