From 19bc11a461b747e575bb316728e694c5462ae25b Mon Sep 17 00:00:00 2001 From: ellson Date: Sat, 2 Aug 2008 15:16:42 +0000 Subject: [PATCH] replacing agraph with cgraph convince smyrna to at least compile --- cmd/smyrna/topviewdata.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmd/smyrna/topviewdata.h b/cmd/smyrna/topviewdata.h index 6c9e9912f..2907f9118 100644 --- a/cmd/smyrna/topviewdata.h +++ b/cmd/smyrna/topviewdata.h @@ -17,7 +17,7 @@ #define TOPVIEWDATA_H #include -#include "agraph.h" +#include "cgraph.h" #include "smyrnadefs.h" #include "tvnodes.h" -- 2.40.0