mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
c3a4a9ce84
An xeyes-like game except with an old man watching you mouse cursor. PR: 14244 Submitted by: HIYAMA Takeshi <th@cis.ibaraki.ac.jp>
12 lines
291 B
Plaintext
12 lines
291 B
Plaintext
--- 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"
|