Rename cmd.h for command.h
[lttng-tools.git] / src / bin / lttng / commands / create.c
index 4083e4195633a609ceba1ee2c28eb55d3bedff2d..835d82a4f9d7c7b9523a574fb0ef6cda53f8de5f 100644 (file)
@@ -26,9 +26,7 @@
 #include <time.h>
 #include <unistd.h>
 
-#include "../cmd.h"
-#include "../conf.h"
-#include "../utils.h"
+#include "../command.h"
 
 static char *opt_output_path;
 static char *opt_session_name;
This page took 0.023837 seconds and 4 git commands to generate.