summaryrefslogtreecommitdiffstats
path: root/src/cli/cmd.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/cli/cmd.c')
-rw-r--r--src/cli/cmd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cli/cmd.c b/src/cli/cmd.c
index 2a7e71c..0b1fafb 100644
--- a/src/cli/cmd.c
+++ b/src/cli/cmd.c
@@ -5,7 +5,7 @@
* a Linking Exception. For full terms see the included COPYING file.
*/
-#include "cli.h"
+#include "common.h"
#include "cmd.h"
const cli_cmd_spec *cli_cmd_spec_byname(const char *name)