Rename cmd.h for command.h
[lttng-tools.git] / src / bin / lttng / commands / list.c
index 6f37254e41c35ce6de41c1215483ecee9058a212..7698bb6ed12515555ffc3bf72e7541e3d3cf3f85 100644 (file)
@@ -24,7 +24,7 @@
 #include <string.h>
 #include <assert.h>
 
-#include "../cmd.h"
+#include "../command.h"
 
 static int opt_pid;
 static int opt_userspace;
This page took 0.023136 seconds and 4 git commands to generate.