compiling, linking problem
authorcompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Mon, 25 Aug 2003 19:58:52 +0000 (19:58 +0000)
committercompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Mon, 25 Aug 2003 19:58:52 +0000 (19:58 +0000)
git-svn-id: http://ltt.polymtl.ca/svn@191 04897980-b3bd-0310-b5e0-8ef037075253

ltt/branches/poly/lttv/modules/gui/mainWin/src/mainWindow.h

index 2ab0ab7d2fe11dda96feb2b15823dee18691778e..b43ac367e96070dd26da8e53363023f26471dcb5 100644 (file)
@@ -3,12 +3,12 @@
 
 #include <gtk/gtk.h>
 
-#include <lttv/gtkcustom.h>
 #include <ltt/ltt.h>
 #include <lttv/attribute.h>
 #include <lttv/traceset.h>
 #include <lttv/processTrace.h>
 
+#include "gtkcustom.h"
 
 typedef struct _TimeInterval{
   LttTime startTime;
This page took 0.024621 seconds and 4 git commands to generate.