Cleanup: remove private babeltrace.h
[babeltrace.git] / src / ctf-writer / values.h
index b9137ef99f4108fb1dd8a0a4d742a531a043abdf..08b0fbcfca08e1440f4aea098ffe834e18a2fe74 100644 (file)
@@ -24,7 +24,9 @@
  * SOFTWARE.
  */
 
-#include "common/babeltrace.h"
+#include <babeltrace2/types.h>
+
+#include "common/macros.h"
 
 struct bt_ctf_value;
 struct bt_ctf_private_value;
This page took 0.024842 seconds and 4 git commands to generate.