lib: rename `lib-logging.h` to `logging.h`
[babeltrace.git] / src / lib / object-pool.c
index 3aa9b2e1e64412d14d37b94ee4aa13ab79f80303..dda8b718f4827a4409190acf5a2626d8c23468a6 100644 (file)
@@ -21,7 +21,7 @@
  */
 
 #define BT_LOG_TAG "LIB/OBJECT-POOL"
-#include "lib/lib-logging.h"
+#include "lib/logging.h"
 
 #include <stdint.h>
 #include "common/assert.h"
This page took 0.024503 seconds and 4 git commands to generate.