mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
86e285da9f
PR: 11110 Submitted by: maintainer
12 lines
243 B
Plaintext
12 lines
243 B
Plaintext
--- 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();
|