lib: rename `lib-logging.h` to `logging.h`
[babeltrace.git] / src / lib / graph / component-filter.c
index 259ba6268bcc9573e635a21b802bdded45fcb037..a39e7e5ae5a19555bf78242b4afa40c37b19f565 100644 (file)
@@ -22,7 +22,7 @@
  */
 
 #define BT_LOG_TAG "LIB/COMPONENT-FILTER"
-#include "lib/lib-logging.h"
+#include "lib/logging.h"
 
 #include "common/assert.h"
 #include "lib/assert-pre.h"
This page took 0.023906 seconds and 4 git commands to generate.