Fix build system for valid make dist
[lttng-tools.git] / lttng / commands / enable_events.c
index 3e35a6c38b42a7e585e64c316efd760d3a1c51fd..70caf6fbbedc9a846c67599530e471b7b35217e9 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_list;
 static int opt_event_type;
This page took 0.022506 seconds and 4 git commands to generate.