aboutsummaryrefslogtreecommitdiff
path: root/src/command.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/command.h')
-rw-r--r--src/command.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/command.h b/src/command.h
index 36a4600a..2692c6b5 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