summaryrefslogtreecommitdiff
path: root/src/hexen/in_lude.c
diff options
context:
space:
mode:
authorSimon Howard2008-10-01 18:30:23 +0000
committerSimon Howard2008-10-01 18:30:23 +0000
commit4385c78edb8f2a38c50533455d45b6510d0d1c9b (patch)
tree695bc62dbbffb53a39b1568353e0b23ba0ec17ea /src/hexen/in_lude.c
parentc137615aa75afda8c744e57278c138bd29d5d68e (diff)
downloadchocolate-doom-4385c78edb8f2a38c50533455d45b6510d0d1c9b.tar.gz
chocolate-doom-4385c78edb8f2a38c50533455d45b6510d0d1c9b.tar.bz2
chocolate-doom-4385c78edb8f2a38c50533455d45b6510d0d1c9b.zip
Merge hexen/v_video.c to common.
Subversion-branch: /branches/raven-branch Subversion-revision: 1314
Diffstat (limited to 'src/hexen/in_lude.c')
-rw-r--r--src/hexen/in_lude.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/hexen/in_lude.c b/src/hexen/in_lude.c
index b22c4c3e..c8f87e78 100644
--- a/src/hexen/in_lude.c
+++ b/src/hexen/in_lude.c
@@ -26,6 +26,7 @@
#include "i_system.h"
#include "i_video.h"
#include <ctype.h>
+#include "v_video.h"
// MACROS ------------------------------------------------------------------