From 2c1fe578a4814fe9a4b443bce69a73a09ca039fd Mon Sep 17 00:00:00 2001 From: ellson Date: Fri, 29 Aug 2008 04:28:30 +0000 Subject: [PATCH] agutil to include cgraph headers --- lib/agutil/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/agutil/Makefile.am b/lib/agutil/Makefile.am index 666574f13..757110bb2 100644 --- a/lib/agutil/Makefile.am +++ b/lib/agutil/Makefile.am @@ -3,7 +3,7 @@ AM_CPPFLAGS = \ -I$(top_srcdir) \ - -I$(top_srcdir)/lib/agraph \ + -I$(top_srcdir)/lib/cgraph \ -I$(top_srcdir)/lib/cdt if WITH_CGRAPH -- 2.40.0