Complete change of the source directory tree
[lttng-tools.git] / tests / test_sessions.c
index 5b17e63911eeb8c45fdd05723978d79eae209313..f444e30438bb3aeff3a3d9ee54531788b40aeb79 100644 (file)
@@ -26,9 +26,9 @@
 #include <time.h>
 #include <sys/types.h>
 
-#include <lttng-sessiond-comm.h>
+#include <bin/lttng-sessiond/session.h>
+#include <common/sessiond-comm/sessiond-comm.h>
 
-#include <lttng-sessiond/session.h>
 #include "utils.h"
 
 #define SESSION1 "test1"
This page took 0.023706 seconds and 5 git commands to generate.