summaryrefslogtreecommitdiff
path: root/src/heretic/p_switch.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/heretic/p_switch.c')
-rw-r--r--src/heretic/p_switch.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/heretic/p_switch.c b/src/heretic/p_switch.c
index 82951718..1c4dcf09 100644
--- a/src/heretic/p_switch.c
+++ b/src/heretic/p_switch.c
@@ -22,6 +22,7 @@
//-----------------------------------------------------------------------------
#include "doomdef.h"
+#include "i_system.h"
#include "p_local.h"
#include "s_sound.h"
#include "v_video.h"