Export the babeltrace API in babeltrace.h
[babeltrace.git] / formats / ctf / metadata / ctf-parser.y
index 1d40d04f1a656b635449684d5cbcdb489b4dc9de..d216cd0e6479acd1cb65a626336bf59b85539d2b 100644 (file)
@@ -26,7 +26,7 @@
 #include <errno.h>
 #include <inttypes.h>
 #include <babeltrace/list.h>
-#include <babeltrace/babeltrace.h>
+#include <babeltrace/babeltrace-internal.h>
 #include "ctf-scanner.h"
 #include "ctf-parser.h"
 #include "ctf-ast.h"
This page took 0.026869 seconds and 4 git commands to generate.