lib: move graph/message/iterator.h -> graph/iterator.h
[babeltrace.git] / src / lib / graph / component-source.c
index 096d24250a0c6d880d36a522d218eb38748f1dff..d7315dde2c608d438e41e3069472dfd67170f8d1 100644 (file)
@@ -18,7 +18,7 @@
 #include "component-source.h"
 #include "component.h"
 #include "port.h"
-#include "message/iterator.h"
+#include "iterator.h"
 #include "lib/func-status.h"
 
 struct bt_component *bt_component_source_create(void)
This page took 0.024599 seconds and 4 git commands to generate.