Cleanup: remove private babeltrace.h
[babeltrace.git] / src / plugins / ctf / common / print.h
index 8825a9a7ae377ffd56cef2d490260ea095d22f6a..7d98ea50581628cc0ae0ebf0ca53dfd029255f9d 100644 (file)
@@ -26,7 +26,7 @@
  */
 
 #include <stdio.h>
-#include "common/babeltrace.h"
+#include "common/macros.h"
 
 #define PERR(fmt, ...)                                                 \
        do {                                                            \
This page took 0.023921 seconds and 4 git commands to generate.