lib: rename `lib-logging.h` to `logging.h`
[babeltrace.git] / src / lib / trace-ir / event.h
index 9cfbb56ab87227293ce8f9404a29f2efdab48d28..b2f085a0ea3106cb2b7c378c7091edbb06ab6341 100644 (file)
@@ -26,7 +26,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
 
 #include "lib/assert-pre.h"
This page took 0.024037 seconds and 4 git commands to generate.