diff --git a/screenshot.c b/screenshot.c --- a/screenshot.c +++ b/screenshot.c @@ -8,6 +8,7 @@ #include "player.h" #include "gui.h" #include "screenshot.h" +#include "variables.h" char _screenshot_format_name[8]; uint _num_screenshot_formats;