From d1ebdaddbeacb4d365b8a9f639ab7606ca2f1ccd Mon Sep 17 00:00:00 2001 From: compudj Date: Mon, 4 Aug 2003 19:54:16 +0000 Subject: [PATCH] header include main window change git-svn-id: http://ltt.polymtl.ca/svn@161 04897980-b3bd-0310-b5e0-8ef037075253 --- ltt/branches/poly/lttv/modules/guiEvents.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ltt/branches/poly/lttv/modules/guiEvents.c b/ltt/branches/poly/lttv/modules/guiEvents.c index 270c959b..b4427c3e 100644 --- a/ltt/branches/poly/lttv/modules/guiEvents.c +++ b/ltt/branches/poly/lttv/modules/guiEvents.c @@ -34,8 +34,8 @@ #include #include -//#include -#include "mw_api.h" +#include +//#include "mw_api.h" #include "gtktreeprivate.h" #include "icons/hGuiEventsInsert.xpm" -- 2.34.1