summaryrefslogtreecommitdiff
path: root/src/heretic/p_tick.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/heretic/p_tick.c')
-rw-r--r--src/heretic/p_tick.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/heretic/p_tick.c b/src/heretic/p_tick.c
index ea0a8e7a..8a2b2577 100644
--- a/src/heretic/p_tick.c
+++ b/src/heretic/p_tick.c
@@ -25,6 +25,7 @@
#include "doomdef.h"
#include "p_local.h"
+#include "v_video.h"
int leveltime;
int TimerGame;