Move `include/babeltrace2/ctf-writer` -> `include/babeltrace2-ctf-writer`
[babeltrace.git] / src / ctf-writer / visitor.h
index 5c583745e425cee2b866d02ca1fb7a55e7ccdfd7..bc6e05675cc59c9a9596469e279e58138ad93a00 100644 (file)
@@ -27,7 +27,7 @@
 
 #include <stdlib.h>
 #include <stdint.h>
-#include <babeltrace2/ctf-writer/visitor.h>
+#include <babeltrace2-ctf-writer/visitor.h>
 #include "common/macros.h"
 
 typedef void *(*bt_ctf_child_accessor)(void *object, int index);
This page took 0.024411 seconds and 4 git commands to generate.