From b3fdd717d3d0a9255a035f99af0cb2e6c1515008 Mon Sep 17 00:00:00 2001 From: Simon Howard Date: Sat, 20 Sep 2008 23:18:12 +0000 Subject: Remove definitions from heretic/doomdef.h and use common headers. Merge heretic ticcmd_t to common type. Subversion-branch: /branches/raven-branch Subversion-revision: 1261 --- src/heretic/mn_menu.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/heretic/mn_menu.c') diff --git a/src/heretic/mn_menu.c b/src/heretic/mn_menu.c index 1a7a6f86..716282d6 100644 --- a/src/heretic/mn_menu.c +++ b/src/heretic/mn_menu.c @@ -26,6 +26,7 @@ #include #include "doomdef.h" #include "doomkeys.h" +#include "i_system.h" #include "p_local.h" #include "r_local.h" #include "s_sound.h" -- cgit v1.2.3