Export the babeltrace API in babeltrace.h
[babeltrace.git] / formats / ctf / metadata / ctf-lexer.l
index 7e81add5a9a70d192328965be2bc92ecda88f864..7a0e73fe1abb7c8e73690fe64f645c4242f25227 100644 (file)
@@ -18,7 +18,7 @@
  */
 
 #include <stdio.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.022918 seconds and 4 git commands to generate.