summaryrefslogtreecommitdiff
path: root/src/i_video.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/i_video.c')
-rw-r--r--src/i_video.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/i_video.c b/src/i_video.c
index bbf35326..3718f612 100644
--- a/src/i_video.c
+++ b/src/i_video.c
@@ -39,9 +39,9 @@
#include "d_main.h"
#include "i_scale.h"
#include "i_system.h"
+#include "i_swap.h"
#include "i_timer.h"
#include "m_argv.h"
-#include "m_swap.h"
#include "s_sound.h"
#include "sounds.h"
#include "v_video.h"