Fix build system for valid make dist
[lttng-tools.git] / lttng / commands / add_context.c
index 76620e74bfc486c45e898f63664a752a71d1e47e..edc8f37ac3724a488b1935c48ad4ff60eb892156 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_event_name;
 static char *opt_channel_name;
This page took 0.024352 seconds and 5 git commands to generate.