summaryrefslogtreecommitdiff
path: root/src/i_video.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/i_video.h')
-rw-r--r--src/i_video.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/i_video.h b/src/i_video.h
index e4e73041..a9d7faa1 100644
--- a/src/i_video.h
+++ b/src/i_video.h
@@ -60,6 +60,7 @@ void I_SetWindowIcon(void);
void I_CheckIsScreensaver(void);
+extern char *video_driver;
extern int autoadjust_video_settings;
extern boolean screenvisible;
extern int screenmultiply;