From 66813b9a5f216cc0cb623244e9bbc22343280786 Mon Sep 17 00:00:00 2001
From: ram <ram>
Date: Thu, 29 Sep 1994 18:18:05 +0000
Subject: [PATCH] Tweak include path.

---
 lisp/Config.hp700_ux90 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lisp/Config.hp700_ux90 b/lisp/Config.hp700_ux90
index e62a0465f..cf8c5a835 100644
--- a/lisp/Config.hp700_ux90
+++ b/lisp/Config.hp700_ux90
@@ -1,4 +1,4 @@
-CPPFLAGS = -Dparisc -I. -I/users/hallgren/lib/gcc-lib/hp720/2.4.0/include \
+CPPFLAGS = -Dparisc -I. -I/usr/local/lib/gcc-lib/hppa1.1-hp-hpux/2.5.8/include \
 	-I/usr/include -I/usr/include/X11R5
 LINK.o = gcc $(LDFLAGS) $(TARGET_ARCH)
 CC = gcc
-- 
GitLab