summaryrefslogtreecommitdiff
path: root/src/console.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/console.h')
-rw-r--r--src/console.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/console.h b/src/console.h
index 3a58716f0..4030c3851 100644
--- a/src/console.h
+++ b/src/console.h
@@ -5,6 +5,8 @@
#ifndef CONSOLE_H
#define CONSOLE_H
+#include "window_type.h"
+
/* maximum length of a typed in command */
#define ICON_CMDLN_SIZE 255
/* maximum length of a totally expanded command */