summaryrefslogtreecommitdiff
path: root/src/v_video.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/v_video.c')
-rw-r--r--src/v_video.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/v_video.c b/src/v_video.c
index 918e64e1..a9294cf6 100644
--- a/src/v_video.c
+++ b/src/v_video.c
@@ -32,12 +32,11 @@
#include "i_system.h"
#include "doomtype.h"
-#include "doomdata.h"
#include "deh_str.h"
-#include "m_bbox.h"
#include "i_swap.h"
#include "i_video.h"
+#include "m_bbox.h"
#include "m_misc.h"
#include "v_video.h"
#include "w_wad.h"