From: erg Date: Fri, 5 Mar 2010 20:12:46 +0000 (+0000) Subject: One more time: fix includes to removed outdated files X-Git-Tag: LAST_LIBGRAPH~32^2~1402 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d91e8227187e854583e91933527d885f4bb203b7;p=graphviz One more time: fix includes to removed outdated files --- diff --git a/cmd/smyrna/gltemplate.c b/cmd/smyrna/gltemplate.c index 4b5b75dac..49bab427d 100755 --- a/cmd/smyrna/gltemplate.c +++ b/cmd/smyrna/gltemplate.c @@ -17,7 +17,7 @@ #include #include #include "gui.h" -#include "beacon.h" +/* #include "beacon.h" */ #include "viewport.h" /* #include "topview.h" */ #include "gltemplate.h" diff --git a/cmd/smyrna/gui/appmouse.c b/cmd/smyrna/gui/appmouse.c index ffe298832..8498ea9ec 100644 --- a/cmd/smyrna/gui/appmouse.c +++ b/cmd/smyrna/gui/appmouse.c @@ -19,7 +19,7 @@ #include "arcball.h" /* #include "topview.h" */ #include "glmotion.h" -#include "beacon.h" +/* #include "beacon.h" */ #include "hotkeymap.h" #include "selectionfuncs.h" diff --git a/cmd/smyrna/gui/callbacks.c b/cmd/smyrna/gui/callbacks.c index a6f045d1e..dd902c11f 100755 --- a/cmd/smyrna/gui/callbacks.c +++ b/cmd/smyrna/gui/callbacks.c @@ -22,7 +22,7 @@ #include "callbacks.h" #include "viewport.h" /* #include "topview.h" */ -#include "selection.h" +#include "selectionfuncs.h" #include "memory.h" //Menu Items