From c37f757b57cbfd88d66aed1576412e311a503384 Mon Sep 17 00:00:00 2001 From: Simon Howard Date: Mon, 3 May 2010 17:41:46 +0000 Subject: Shut up compiler warnings. Subversion-branch: /branches/raven-branch Subversion-revision: 1933 --- src/heretic/r_data.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src') diff --git a/src/heretic/r_data.c b/src/heretic/r_data.c index b55e6dfc..5bb79aa4 100644 --- a/src/heretic/r_data.c +++ b/src/heretic/r_data.c @@ -25,6 +25,8 @@ // R_data.c #include "doomdef.h" +#include "deh_str.h" + #include "i_swap.h" #include "i_system.h" #include "r_local.h" -- cgit v1.2.3