lib: rename include dir to babeltrace2
[babeltrace.git] / plugins / ctf / lttng-live / logging.c
index e6f3c0c905175eabc33854e593c57d5096c646e7..bb0815906144c286c92d70c2480e1b0b8312bc3a 100644 (file)
@@ -21,6 +21,6 @@
  */
 
 #define BT_LOG_OUTPUT_LEVEL lttng_live_log_level
-#include <babeltrace/logging-internal.h>
+#include <babeltrace2/logging-internal.h>
 
-BT_LOG_INIT_LOG_LEVEL(lttng_live_log_level, "BABELTRACE_PLUGIN_CTF_LTTNG_LIVE_SRC_LOG_LEVEL");
+BT_LOG_INIT_LOG_LEVEL(lttng_live_log_level, "BABELTRACE_SRC_CTF_LTTNG_LIVE_LOG_LEVEL");
This page took 0.02315 seconds and 4 git commands to generate.