summaryrefslogtreecommitdiff
path: root/src/screenshot.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/screenshot.h')
-rw-r--r--src/screenshot.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/screenshot.h b/src/screenshot.h
index 69f993ef8..2f6a30829 100644
--- a/src/screenshot.h
+++ b/src/screenshot.h
@@ -30,5 +30,6 @@ bool IsScreenshotRequested();
extern char _screenshot_format_name[8];
extern uint _num_screenshot_formats;
extern uint _cur_screenshot_format;
+extern char _screenshot_name[];
#endif /* SCREENSHOT_H */