Fix: relayd connection object refactor
[lttng-tools.git] / tests / regression / tools / live / live_test.c
index 2482e50048610aa8b4c2ee45da5b939e24232993..e597890f4a0bcd01153bda8b6b8bd8b80b97623c 100644 (file)
@@ -40,8 +40,8 @@
 #include <bin/lttng-sessiond/session.h>
 #include <common/common.h>
 
-#include <bin/lttng-relayd/lttng-viewer.h>
-#include <common/index/lttng-index.h>
+#include <bin/lttng-relayd/lttng-viewer-abi.h>
+#include <common/index/ctf-index.h>
 
 #define SESSION1 "test1"
 #define RELAYD_URL "net://localhost"
This page took 0.0247 seconds and 4 git commands to generate.