mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-28 06:26:12 -04:00
14 lines
353 B
Plaintext
14 lines
353 B
Plaintext
$NetBSD: patch-aj,v 1.1 1998/08/14 11:55:14 frueauf Exp $
|
|
|
|
--- client/libsprite/libsstruct.h-orig Sun Apr 12 03:34:31 1998
|
|
+++ client/libsprite/libsstruct.h Fri Aug 14 13:35:29 1998
|
|
@@ -14,7 +14,7 @@
|
|
#ifdef HACKED_XPMLIB
|
|
#include "xpmlib-3.4b/xpm.h"
|
|
#else
|
|
-#include <xpm.h>
|
|
+#include <X11/xpm.h>
|
|
#endif /*HACKED_XPMLIB*/
|
|
#endif /*XPM [BDyess]*/
|
|
|