1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-15 23:50:44 +00:00
freebsd-ports/games/xeji/files/patch-aa

12 lines
291 B
Plaintext
Raw Normal View History

--- xeji.c.orig Sun May 15 01:31:32 1994
+++ xeji.c Sun Oct 10 14:55:59 1999
@@ -10,7 +10,7 @@
#include <X11/extensions/shape.h>
#ifdef XPM
/*#include <X11/xpm.h>*/
-#include </usr/local/X11R5/include/xpm.h>
+#include <X11/xpm.h>
#include "eji.xpm"
#endif /* XPM */
#include "eji.xbm"