From 609dca9fdf9a03500c0f4023da7bcc4389f36c52 Mon Sep 17 00:00:00 2001 From: Simon Howard Date: Sun, 14 Sep 2008 21:29:13 +0000 Subject: Silence some compiler warnings on heretic/hexen code. Subversion-branch: /branches/raven-branch Subversion-revision: 1228 --- src/heretic/p_sight.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/heretic/p_sight.c') diff --git a/src/heretic/p_sight.c b/src/heretic/p_sight.c index 7e589368..257c784b 100644 --- a/src/heretic/p_sight.c +++ b/src/heretic/p_sight.c @@ -22,6 +22,8 @@ //----------------------------------------------------------------------------- // P_sight.c +#include + #include "doomdef.h" #include "p_local.h" -- cgit v1.2.3