summaryrefslogtreecommitdiff
path: root/src/doom/p_switch.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/doom/p_switch.c')
-rw-r--r--src/doom/p_switch.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/doom/p_switch.c b/src/doom/p_switch.c
index 28b59fae..362ecccf 100644
--- a/src/doom/p_switch.c
+++ b/src/doom/p_switch.c
@@ -25,7 +25,7 @@
//
//-----------------------------------------------------------------------------
-
+#include <stdio.h>
#include "i_system.h"
#include "deh_main.h"