Cleanup: remove private babeltrace.h
[babeltrace.git] / src / python-plugin-provider / python-plugin-provider.c
index 35f8755580c64e999ddff042abe674db1530ccdc..eb59f8ca492da3b944fdb35fa1a3f54e565ce09f 100644 (file)
@@ -26,7 +26,7 @@
 
 #define BT_LOG_TAG "PLUGIN-PY"
 
-#include "common/babeltrace.h"
+#include "common/macros.h"
 #include "compat/compiler.h"
 #include <babeltrace2/plugin/plugin-const.h>
 #include "lib/plugin/plugin.h"
This page took 0.024323 seconds and 4 git commands to generate.