lib: rename include dir to babeltrace2
[babeltrace.git] / plugins / text / dmesg / logging.c
index 5f0a552d0f320411a3e5fc589a173f0e05adf838..3df7f49e6a205e3b54a76615c2ea3e45c5dbf44b 100644 (file)
@@ -21,7 +21,7 @@
  */
 
 #define BT_LOG_OUTPUT_LEVEL bt_plugin_text_dmesg_log_level
-#include <babeltrace/logging-internal.h>
+#include <babeltrace2/logging-internal.h>
 
 BT_LOG_INIT_LOG_LEVEL(bt_plugin_text_dmesg_log_level,
        "BABELTRACE_SRC_TEXT_DMESG_LOG_LEVEL");
This page took 0.023989 seconds and 4 git commands to generate.