summaryrefslogtreecommitdiff
path: root/src/render/normalopenglgraphics.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/render/normalopenglgraphics.cpp')
-rw-r--r--src/render/normalopenglgraphics.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/render/normalopenglgraphics.cpp b/src/render/normalopenglgraphics.cpp
index 751877bfe..22aef9cda 100644
--- a/src/render/normalopenglgraphics.cpp
+++ b/src/render/normalopenglgraphics.cpp
@@ -30,10 +30,11 @@
#include "render/vertexes/imagecollection.h"
-#include "resources/image.h"
#include "resources/imagerect.h"
#include "resources/openglimagehelper.h"
+#include "resources/image/image.h"
+
#include "utils/sdlcheckutils.h"
#include "debug.h"