freebsd-ports/math/abs/files/patch-ae
Steve Price bddaa2860e Update to version 0.8.
PR:		22934
Submitted by:	maintainer
2000-12-11 02:05:28 +00:00

12 lines
245 B
Plaintext

--- X11/popnindex.h.orig Thu Nov 16 06:10:42 2000
+++ X11/popnindex.h Fri Nov 17 03:20:13 2000
@@ -29,7 +29,7 @@
#include <stdio.h>
#include "param.h"
-#include "xpm.h"
+#include <X11/xpm.h>
extern void m_paste ();
extern void m_cut ();