lib: rename include dir to babeltrace2
[babeltrace.git] / plugins / ctf / common / utils / logging.c
index 6fc5e6ca764c63ac9c23e021dd985426799df85d..9a5e1e50d8257d99a8a57663fbdc1c52cce50966 100644 (file)
@@ -21,6 +21,6 @@
  */
 
 #define BT_LOG_OUTPUT_LEVEL utils_log_level
-#include <babeltrace/logging-internal.h>
+#include <babeltrace2/logging-internal.h>
 
 BT_LOG_INIT_LOG_LEVEL(utils_log_level, "BABELTRACE_PLUGIN_CTF_UTILS_LOG_LEVEL");
This page took 0.023656 seconds and 4 git commands to generate.