Remove stale local .c struct declarations (unused)
[babeltrace.git] / converter / babeltrace-log.c
index 16f9a17929026a060282faf4b70a631ff7bf7f1e..9ca2b479f398f62dfa42d64e33e011eb556bcf97 100644 (file)
@@ -35,7 +35,7 @@
 #include <string.h>
 #include <endian.h>
 
-#include <babeltrace/babeltrace.h>
+#include <babeltrace/babeltrace-internal.h>
 #include <babeltrace/ctf/types.h>
 
 #define USEC_PER_SEC 1000000UL
This page took 0.022353 seconds and 4 git commands to generate.