1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-03 01:23:49 +00:00
freebsd-ports/math/abs/files/patch-ae
Yen-Ming Lee 425a3c6f97 update to abs-0908
PR:		48337
Submitted by:	Gianmarco Giovannelli <gmarco@giovannelli.it>
2003-02-17 00:32:48 +00:00

12 lines
245 B
Plaintext

--- X11/popnindex.h.orig Sun Nov 11 20:24:37 2001
+++ X11/popnindex.h Sun Feb 9 15:05:54 2003
@@ -53,7 +53,7 @@
#include <stdio.h>
#include "param.h"
-#include "xpm.h"
+#include <X11/xpm.h>
extern void m_paste ();
extern void m_cut ();