Rename cmd.h for command.h
[lttng-tools.git] / src / bin / lttng / commands / version.c
index 4d8d75b124a98a01f7a0d759c882b305f02c622d..c9b547bce2a2a844e6cd22e58e0a962a9ae8f7b0 100644 (file)
@@ -26,7 +26,7 @@
 #include <unistd.h>
 #include <config.h>
 
-#include "../cmd.h"
+#include "../command.h"
 
 enum {
        OPT_HELP = 1,
This page took 0.02316 seconds and 4 git commands to generate.