Rename cmd.h for command.h
[lttng-tools.git] / src / bin / lttng / commands / calibrate.c
index 3fa87e3ecf47f52fbab0d938525aa37bd68d129e..ee2c76af1bb9ab879163c2e2450b1db4ab8425b9 100644 (file)
@@ -28,9 +28,7 @@
 #include <inttypes.h>
 #include <ctype.h>
 
-#include "../cmd.h"
-#include "../conf.h"
-#include "../utils.h"
+#include "../command.h"
 
 static int opt_event_type;
 static char *opt_kernel;
This page took 0.023375 seconds and 4 git commands to generate.