From 981d972f3da3418e58da11515db6979d3f85a08a Mon Sep 17 00:00:00 2001 From: Simon Howard Date: Fri, 10 Apr 2015 23:42:01 -0400 Subject: Add missing #includes. --- textscreen/txt_window_action.c | 1 + 1 file changed, 1 insertion(+) (limited to 'textscreen/txt_window_action.c') diff --git a/textscreen/txt_window_action.c b/textscreen/txt_window_action.c index a5fe84dc..94210d56 100644 --- a/textscreen/txt_window_action.c +++ b/textscreen/txt_window_action.c @@ -14,6 +14,7 @@ #include #include +#include #include "doomkeys.h" -- cgit v1.2.3