Cleanup: remove private babeltrace.h
[babeltrace.git] / src / plugins / ctf / common / metadata / objstack.c
index 15b6d26a66f3d76b6e5d5867f7681c349746aaff..1cb069d51c4c63a3fbef5fdf83d35a433503b06b 100644 (file)
@@ -29,7 +29,7 @@
 
 #include <stdlib.h>
 #include "common/list.h"
-#include "common/babeltrace.h"
+#include "common/macros.h"
 #include "common/align.h"
 
 #define OBJSTACK_ALIGN                 8       /* Object stack alignment */
This page took 0.023332 seconds and 4 git commands to generate.