diff options
Diffstat (limited to 'vcl/opengl')
-rw-r--r-- | vcl/opengl/salbmp.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/opengl/salbmp.cxx b/vcl/opengl/salbmp.cxx index 8ab721e25f6c..f4f17ffa13e9 100644 --- a/vcl/opengl/salbmp.cxx +++ b/vcl/opengl/salbmp.cxx @@ -22,6 +22,7 @@ #include <vcl/opengl/OpenGLHelper.hxx> #include "vcl/bitmap.hxx" +#include "vcl/checksum.hxx" #include "vcl/outdev.hxx" #include "vcl/salbtype.hxx" #include "svdata.hxx" @@ -31,7 +32,6 @@ #include "opengl/program.hxx" #include "opengl/salbmp.hxx" -#include "../inc/checksum.hxx" #include "opengl/FixedTextureAtlas.hxx" namespace |