mirror of
https://git.freebsd.org/ports.git
synced 2025-05-29 01:16:28 -04:00
11 lines
243 B
Text
11 lines
243 B
Text
--- 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();
|