summaryrefslogtreecommitdiff
path: root/src/heretic/p_plats.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/heretic/p_plats.c')
-rw-r--r--src/heretic/p_plats.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/heretic/p_plats.c b/src/heretic/p_plats.c
index 7c68233f..9d3b99e6 100644
--- a/src/heretic/p_plats.c
+++ b/src/heretic/p_plats.c
@@ -26,6 +26,7 @@
#include "doomdef.h"
#include "p_local.h"
#include "s_sound.h"
+#include "v_video.h"
plat_t *activeplats[MAXPLATS];