lib: rename `lib-logging.h` to `logging.h`
[babeltrace.git] / src / lib / plugin / plugin.h
index edaad960f0a4738e746e07ac4ee604570268980b..ed2fc4a75cd4702fe2398249063f6a1b9c339c86 100644 (file)
@@ -37,7 +37,7 @@
 
 /* Protection: this file uses BT_LIB_LOG*() macros directly */
 #ifndef BT_LIB_LOG_SUPPORTED
-# error Please include "lib/lib-logging.h" before including this file.
+# error Please include "lib/logging.h" before including this file.
 #endif
 
 enum bt_plugin_type {
This page took 0.024642 seconds and 4 git commands to generate.