lib: rename `lib-logging.h` to `logging.h`
[babeltrace.git] / src / lib / graph / message / message.c
index 25afe1a54e58611dc0fb80956485748873ed808a..d720a3bdbfc23549c8f8c58250ec981f07db3b3d 100644 (file)
@@ -22,7 +22,7 @@
  */
 
 #define BT_LOG_TAG "LIB/MSG"
-#include "lib/lib-logging.h"
+#include "lib/logging.h"
 
 #include "common/assert.h"
 #include "lib/assert-pre.h"
This page took 0.024868 seconds and 4 git commands to generate.