summaryrefslogtreecommitdiff
path: root/src/heretic/v_video.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/heretic/v_video.c')
-rw-r--r--src/heretic/v_video.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/heretic/v_video.c b/src/heretic/v_video.c
index 09812ce0..28d2f476 100644
--- a/src/heretic/v_video.c
+++ b/src/heretic/v_video.c
@@ -25,6 +25,8 @@
#include "doomdef.h"
+#include "i_swap.h"
+
#define SC_INDEX 0x3c4
byte *screen;