From 1c81f61d0d538213305b6c23fd4daaf834c07f96 Mon Sep 17 00:00:00 2001 From: Danne Date: Sun, 21 May 2000 09:59:00 +0000 Subject: [PATCH] Fixups for new header stuff. --- source/vid_mgl.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/source/vid_mgl.c b/source/vid_mgl.c index 5814935..a0b9f0c 100644 --- a/source/vid_mgl.c +++ b/source/vid_mgl.c @@ -36,7 +36,9 @@ #include "d_local.h" #include "resource.h" #include "in_win.h" - +#include "keys.h" +#include "screen.h" +#include "wad.h" #define MINIMUM_MEMORY 0x550000 #define MAX_MODE_LIST 30