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