lttvwindow: prepare for new infrastructure
[lttv.git] / ltt / branches / poly / lttv / modules / gui / lttvwindow / lttvwindow / callbacks.c
index 98f58d60a7845ccdb7fb71a52abac55d3f2d7a44..09e6656369f4fc39de03b4e570931dcb4b2a4379 100644 (file)
@@ -32,7 +32,6 @@
 #include "interface.h"
 #include "support.h"
 #include <ltt/trace.h>
-#include <ltt/facility.h>
 #include <ltt/time.h>
 #include <ltt/event.h>
 #include <lttv/lttv.h>
@@ -4852,7 +4851,7 @@ gboolean execute_events_requests(Tab *tab)
 }
 
 
-void create_main_window_with_trace_list(GSList *traces)
+__EXPORT void create_main_window_with_trace_list(GSList *traces)
 {
   GSList *iter = NULL;
 
This page took 0.023119 seconds and 4 git commands to generate.