summaryrefslogtreecommitdiff
path: root/src/render/sdl2softwaregraphics.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/render/sdl2softwaregraphics.cpp')
-rw-r--r--src/render/sdl2softwaregraphics.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/render/sdl2softwaregraphics.cpp b/src/render/sdl2softwaregraphics.cpp
index e5943f7c7..2efc5772e 100644
--- a/src/render/sdl2softwaregraphics.cpp
+++ b/src/render/sdl2softwaregraphics.cpp
@@ -33,6 +33,7 @@
#include "resources/image.h"
#include "resources/imagehelper.h"
+#include "resources/imagerect.h"
#include "resources/sdl2softwareimagehelper.h"
#include "utils/sdlcheckutils.h"