Adjust the includes now that some paths have changed
[lttv.git] / ltt / branches / poly / lttv / modules / gui / controlflow / cfv.h
index 30015c366c3fd84c978555ab8f5df05280f6c97e..928936d5fb4452022fe0bd454661a2fd88e5a387 100644 (file)
@@ -22,8 +22,8 @@
 #define _CFV_H
 
 #include <gtk/gtk.h>
-#include <lttv/common.h>
-#include <lttv/mainwindow.h>
+#include <lttvgui/common.h>
+#include <lttvgui/mainwindow.h>
 #include "processlist.h"
 
 typedef struct _ControlFlowData ControlFlowData;
This page took 0.023003 seconds and 4 git commands to generate.