lib: move graph/message/iterator.h -> graph/iterator.h
[babeltrace.git] / src / lib / graph / connection.h
index bc2513d5fb0689ecb6acefb9139fd436ff10be5c..dbc888e1a646c161f7ba9278415847ed2aab68ed 100644 (file)
@@ -14,7 +14,7 @@
 #include "common/macros.h"
 #include <stdbool.h>
 
-#include "message/iterator.h"
+#include "iterator.h"
 
 struct bt_graph;
 
This page took 0.026052 seconds and 4 git commands to generate.