Fix build system for valid make dist
[lttng-tools.git] / lttng / commands / stop.c
index c79a553d1b12c4d999226e265c592757a851719f..87862b4b905dcc049fd8c77703a9fd9693b02841 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.023733 seconds and 5 git commands to generate.