Adjust the includes now that some paths have changed
[lttv.git] / ltt / branches / poly / lttv / modules / gui / controlflow / eventhooks.c
index 8b9909611a2922d9fa99a4108c52d9d20728b50c..38748bed14083a8ebe87e54e03d03c22b3717ab5 100644 (file)
@@ -38,9 +38,9 @@
 
 #include <lttv/lttv.h>
 #include <lttv/hook.h>
-#include <lttv/common.h>
+#include <lttvgui/common.h>
 #include <lttv/state.h>
-#include <lttv/gtktraceset.h>
+#include <lttvgui/gtktraceset.h>
 
 
 #include "eventhooks.h"
This page took 0.02251 seconds and 4 git commands to generate.