Avoid unnecessary inclusions in public headers
[babeltrace.git] / plugins / ctf / common / btr / btr.h
index af2a65694a5c90788cb83764d4360a6d70f042e4..4b5e7bc78b814f22f46d1527a590bb3f27bbf55c 100644 (file)
@@ -29,7 +29,7 @@
 #include <stdint.h>
 #include <stddef.h>
 #include <stdio.h>
-#include <babeltrace/ctf-ir/field-types.h>
+#include <babeltrace/babeltrace.h>
 #include <babeltrace/babeltrace-internal.h>
 
 /**
This page took 0.025864 seconds and 4 git commands to generate.