Fix build system for valid make dist
[lttng-tools.git] / lttng / commands / start.c
index 710458b6c94f4775600b8e7f315977c59d2a627c..2eacc462ff464a2a464f9b9c79fc1260479ffad6 100644 (file)
@@ -25,9 +25,9 @@
 #include <sys/types.h>
 #include <unistd.h>
 
-#include "cmd.h"
-#include "conf.h"
-#include "utils.h"
+#include "../cmd.h"
+#include "../conf.h"
+#include "../utils.h"
 
 static char *opt_session_name;
 
This page took 0.023321 seconds and 4 git commands to generate.