Rename cmd.h for command.h
[lttng-tools.git] / src / bin / lttng / commands / destroy.c
index 151686ff9061b157fa9b33aadd8c6924550e534b..b7931595879b607dca82186f36905f7f6335abd2 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.02308 seconds and 4 git commands to generate.