Fix build system for valid make dist
[lttng-tools.git] / lttng / commands / disable_channels.c
index 655eb95d0e9e05b185e832877e911cf5a2d38e21..c23019b45fc67d430e40f87602031526e48c0b61 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_channels;
 static char *opt_kernel;
This page took 0.022567 seconds and 4 git commands to generate.