aboutsummaryrefslogtreecommitdiffstats
path: root/src/command.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/command.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/command.h b/src/command.h
index 36a4600a6..2692c6b58 100644
--- a/src/command.h
+++ b/src/command.h
@@ -19,6 +19,8 @@
#ifndef COMMAND_H
#define COMMAND_H
+#include "../config.h"
+
#include <stdio.h>
#define COMMAND_RETURN_KILL 10