summaryrefslogtreecommitdiff
path: root/src/heretic/d_main.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/heretic/d_main.c')
-rw-r--r--src/heretic/d_main.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/heretic/d_main.c b/src/heretic/d_main.c
index bc1b0899..dc647556 100644
--- a/src/heretic/d_main.c
+++ b/src/heretic/d_main.c
@@ -34,6 +34,7 @@
#include "doomdef.h"
#include "p_local.h"
#include "s_sound.h"
+#include "v_video.h"
GameMission_t gamemission = heretic;
GameMode_t gamemode = indetermined;