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.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/v_video.c b/src/v_video.c
index 69da2aed..79de2a31 100644
--- a/src/v_video.c
+++ b/src/v_video.c
@@ -26,6 +26,8 @@
//
//-----------------------------------------------------------------------------
+#include <stdio.h>
+
#include "i_system.h"
#include "doomtype.h"