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