lib: rename include dir to babeltrace2
[babeltrace.git] / lib / ctf-writer / visitor.c
index 76b65a0c14fa902caec806ad6042a117130fbacc..707cc7a88dac7908585165f792a7cb80716d5aa4 100644 (file)
@@ -26,8 +26,8 @@
  * SOFTWARE.
  */
 
-#include <babeltrace/ctf-writer/visitor-internal.h>
-#include <babeltrace/ctf-writer/object.h>
+#include <babeltrace2/ctf-writer/visitor-internal.h>
+#include <babeltrace2/ctf-writer/object.h>
 
 BT_HIDDEN
 int bt_ctf_visitor_helper(struct bt_ctf_visitor_object *root,
This page took 0.028227 seconds and 4 git commands to generate.