Cleanup: remove logically dead code
[babeltrace.git] / python-plugin-provider / python-plugin-provider.c
index a07e187f7ddb95c2226f11110c35822df3e02f7b..26ada1ba85608e045d3bd38390aada4886dd3ad9 100644 (file)
@@ -25,7 +25,7 @@
  */
 
 #define BT_LOG_TAG "PLUGIN-PY"
-#include <babeltrace/lib-logging-internal.h>
+#include "logging.h"
 
 #include <babeltrace/babeltrace-internal.h>
 #include <babeltrace/compiler-internal.h>
This page took 0.02516 seconds and 4 git commands to generate.