lib: rename `lib-logging.h` to `logging.h`
[babeltrace.git] / src / lib / graph / component-source.c
index 404da6917a7233b4123de42d861007aa8751a3b6..53d8b6d403105ae375cc026497d8aba232d0f734 100644 (file)
@@ -22,7 +22,7 @@
  */
 
 #define BT_LOG_TAG "LIB/COMPONENT-SOURCE"
-#include "lib/lib-logging.h"
+#include "lib/logging.h"
 
 #include "common/assert.h"
 #include "lib/assert-pre.h"
This page took 0.024238 seconds and 4 git commands to generate.