lib: rename `lib-logging.h` to `logging.h`
[babeltrace.git] / src / lib / trace-ir / event.h
index e1d3e441b639964bb44f7eb1ddd9dc452671573f..b2f085a0ea3106cb2b7c378c7091edbb06ab6341 100644 (file)
@@ -25,8 +25,8 @@
  */
 
 /* Protection: this file uses BT_LIB_LOG*() macros directly */
-#ifndef BABELTRACE_LIB_LOGGING_INTERNAL_H
-# error Please include "lib/lib-logging.h" before including this file.
+#ifndef BT_LIB_LOG_SUPPORTED
+# error Please include "lib/logging.h" before including this file.
 #endif
 
 #include "lib/assert-pre.h"
This page took 0.023884 seconds and 4 git commands to generate.