summaryrefslogtreecommitdiff
path: root/src/helper
diff options
context:
space:
mode:
Diffstat (limited to 'src/helper')
-rw-r--r--src/helper/command.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/helper/command.h b/src/helper/command.h
index 5fc0a283..07f3c299 100644
--- a/src/helper/command.h
+++ b/src/helper/command.h
@@ -23,6 +23,8 @@
#ifndef COMMAND_H
#define COMMAND_H
+#include "types.h"
+
/* Integrate the JIM TCL interpretor into the command processing. */
#if BUILD_ECOSBOARD
#include <stdio.h>