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