summaryrefslogtreecommitdiff
path: root/src/hexen/h2_main.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/h2_main.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/h2_main.c')
-rw-r--r--src/hexen/h2_main.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/hexen/h2_main.c b/src/hexen/h2_main.c
index c3d42c5a..64af338e 100644
--- a/src/hexen/h2_main.c
+++ b/src/hexen/h2_main.c
@@ -37,6 +37,7 @@
#include "m_argv.h"
#include "p_local.h"
#include "soundst.h"
+#include "v_video.h"
// MACROS ------------------------------------------------------------------