summaryrefslogtreecommitdiff
path: root/games/tanked/patches/patch-aj
blob: 03a10e1988ac1504f0257dd3e3ddebed5426b405 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$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]*/