Rename cmd.h for command.h
[lttng-tools.git] / src / bin / lttng / commands / start.c
index 2eacc462ff464a2a464f9b9c79fc1260479ffad6..8292787731e4bc36360588d5df3ba4b3ab0a52d4 100644 (file)
@@ -25,9 +25,7 @@
 #include <sys/types.h>
 #include <unistd.h>
 
-#include "../cmd.h"
-#include "../conf.h"
-#include "../utils.h"
+#include "../command.h"
 
 static char *opt_session_name;
 
This page took 0.023033 seconds and 4 git commands to generate.