summaryrefslogtreecommitdiffstats
path: root/src/cli/error.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/cli/error.h')
-rw-r--r--src/cli/error.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cli/error.h b/src/cli/error.h
index cce7a54..abf8a51 100644
--- a/src/cli/error.h
+++ b/src/cli/error.h
@@ -8,7 +8,7 @@
#ifndef CLI_error_h__
#define CLI_error_h__
-#include "cli.h"
+#include "common.h"
#include <stdio.h>
#define CLI_EXIT_OK 0