diff options
Diffstat (limited to 'src/render/normalopenglgraphics.cpp')
-rw-r--r-- | src/render/normalopenglgraphics.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/render/normalopenglgraphics.cpp b/src/render/normalopenglgraphics.cpp index 7130e2914..c8fe89c89 100644 --- a/src/render/normalopenglgraphics.cpp +++ b/src/render/normalopenglgraphics.cpp @@ -33,6 +33,7 @@ #include "render/mgl.h" #include "resources/image.h" +#include "resources/imagerect.h" #include "resources/openglimagehelper.h" #include "utils/sdlcheckutils.h" |