Move `include/babeltrace2/ctf-writer` -> `include/babeltrace2-ctf-writer`
[babeltrace.git] / src / ctf-writer / trace.h
index cd724c6a2a7456dd6c0bf0168e12fa4dd0150141..1b426821f182d65e181fe88671f1701c28b45da8 100644 (file)
@@ -30,9 +30,9 @@
 
 #include "common/macros.h"
 #include "common/uuid.h"
-#include <babeltrace2/ctf-writer/field-types.h>
-#include <babeltrace2/ctf-writer/fields.h>
-#include <babeltrace2/ctf-writer/trace.h>
+#include <babeltrace2-ctf-writer/field-types.h>
+#include <babeltrace2-ctf-writer/fields.h>
+#include <babeltrace2-ctf-writer/trace.h>
 #include <babeltrace2/types.h>
 #include <glib.h>
 #include <sys/types.h>
This page took 0.024335 seconds and 4 git commands to generate.