summaryrefslogtreecommitdiff
path: root/src/helper/configuration.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/helper/configuration.h')
-rw-r--r--src/helper/configuration.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/helper/configuration.h b/src/helper/configuration.h
index ce9159c3..caa80eec 100644
--- a/src/helper/configuration.h
+++ b/src/helper/configuration.h
@@ -23,7 +23,7 @@
#ifndef CONFIGURATION_H
#define CONFIGURATION_H
-#include "command.h"
+#include <helper/command.h>
int parse_cmdline_args(struct command_context *cmd_ctx,
int argc, char *argv[]);