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