Adjust the includes now that some paths have changed
[lttv.git] / ltt / branches / poly / lttv / modules / gui / controlflow / cfv.h
index 09c3d0337f293f503bef3c3263dcd63fce3e1cd2..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.026857 seconds and 4 git commands to generate.