Fix build system for valid make dist
[lttng-tools.git] / lttng / commands / create.c
index 22065e17f2b66660fe7393a75434f341fe5f0d5e..4eb9809c704d2f2a3ef517a0963a3a24c6854822 100644 (file)
@@ -26,9 +26,9 @@
 #include <time.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_output_path;
 static char *opt_session_name;
This page took 0.024884 seconds and 5 git commands to generate.