Move `include/babeltrace2/ctf-writer` -> `include/babeltrace2-ctf-writer`
[babeltrace.git] / src / ctf-writer / utils.c
index 935bfa84ef38563805bd4d7b58387ae6594028a3..5c951ea99fbe2b6ee46f104076bf878848d88279 100644 (file)
@@ -32,8 +32,8 @@
 #include <glib.h>
 #include <stdlib.h>
 
-#include <babeltrace2/ctf-writer/utils.h>
-#include <babeltrace2/ctf-writer/object.h>
+#include <babeltrace2-ctf-writer/utils.h>
+#include <babeltrace2-ctf-writer/object.h>
 
 #include "common/assert.h"
 
This page took 0.023002 seconds and 4 git commands to generate.