lib: rename `lib-logging.h` to `logging.h`
[babeltrace.git] / src / lib / plugin / plugin-so.c
index 11cea29da3c1f4e298c771acbc8dfa5748156d05..13cf322084e2e0376b9bc76eff76be4c2373c0fd 100644 (file)
@@ -23,8 +23,8 @@
  * SOFTWARE.
  */
 
-#define BT_LOG_TAG "PLUGIN-SO"
-#include "lib/lib-logging.h"
+#define BT_LOG_TAG "LIB/PLUGIN-SO"
+#include "lib/logging.h"
 
 #include "common/assert.h"
 #include "lib/assert-pre.h"
This page took 0.023881 seconds and 4 git commands to generate.