diff --git a/gfx/gl_common.h b/gfx/gl_common.h index 6e4befde8a..85f392ee8e 100644 --- a/gfx/gl_common.h +++ b/gfx/gl_common.h @@ -22,6 +22,7 @@ #include #include #include "fonts/gl_font.h" +#include "image/image.h" #include "video_shader_driver.h" #ifdef HAVE_CONFIG_H