openbsd-ports/math/abs/patches/patch-X11_popnindex_h
kevlo c19fd1cebe Initial import of abs 0.8.
abs is a free spreadsheet with graphical user interface.
2000-12-28 13:55:13 +00:00

12 lines
245 B
Plaintext

--- X11/popnindex.h.orig Thu Dec 28 20:41:57 2000
+++ X11/popnindex.h Thu Dec 28 20:42:09 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 ();