Fix build system for valid make dist
[lttng-tools.git] / lttng / commands / enable_channels.c
index f149cc74584a122670673df6351f0636bc1f8e27..1878096bf511bef95c50ba45dfdae70ce8c22b66 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.024577 seconds and 5 git commands to generate.