add trace fix, compile
authorcompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Tue, 6 Sep 2005 05:56:08 +0000 (05:56 +0000)
committercompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Tue, 6 Sep 2005 05:56:08 +0000 (05:56 +0000)
git-svn-id: http://ltt.polymtl.ca/svn@1138 04897980-b3bd-0310-b5e0-8ef037075253

ltt/branches/poly/lttv/modules/gui/lttvwindow/lttvwindow/Makefile.am
ltt/branches/poly/lttv/modules/gui/lttvwindow/lttvwindow/callbacks.c

index 8b9af52bd8b69fd9bdc0a24d6907325e93916f21..9b5030bc798346dee38adbc5aaf9702300ff7dd0 100644 (file)
@@ -33,7 +33,6 @@ noinst_HEADERS = \
        mainwindow-private.h
 
 lttvwindowinclude_HEADERS = \
-       gtkdirsel.h\
        lttvwindow.h\
        lttvwindowtraces.h\
        mainwindow.h\
index 96cfe049191f2a7b3eced8482825a04eb3731687..409df4245f10fb8fd5281458794e61329dcb77b7 100644 (file)
@@ -46,7 +46,6 @@
 #include <lttvwindow/toolbar.h>
 #include <lttvwindow/lttvwindow.h>
 #include <lttvwindow/lttvwindowtraces.h>
-#include <lttvwindow/gtkdirsel.h>
 
 
 static LttTime lttvwindow_default_time_width = { 1, 0 };
This page took 0.025338 seconds and 4 git commands to generate.