warning fixed for lttvwindow and controlflow view
[lttv.git] / ltt / branches / poly / lttv / modules / gui / controlflow / cfv.c
index ce77e4d5ecf936245cccc31e24e68d90735ce777..0917305aa4235ac51106bd5a9bc2a8421abea12c 100644 (file)
 #include <glib.h>
 #include <gtk/gtk.h>
 #include <gdk/gdk.h>
+#include <lttv/lttv.h>
+#include <lttvwindow/lttvwindow.h>
 
 #include "cfv.h"
 #include "drawing.h"
 #include "processlist.h"
 #include "eventhooks.h"
-#include <lttv/lttv.h>
 
 extern GSList *g_control_flow_data_list;
 
This page took 0.023133 seconds and 4 git commands to generate.