Fix build system for valid make dist
[lttng-tools.git] / lttng / commands / destroy.c
index 1eca989e6cdd6e826b28f452dd1bbdb1209073af..516f8ab9521a539c6ed109be40476640df6730df 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.024252 seconds and 5 git commands to generate.