summaryrefslogtreecommitdiff
path: root/math/abs/files/patch-ae
blob: 33cd135015c95afb2ed0ffbc9c3d197d4f0e30e2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- 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 ();