summaryrefslogtreecommitdiff
path: root/vcl/opengl/texture.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/opengl/texture.cxx')
-rw-r--r--vcl/opengl/texture.cxx10
1 files changed, 5 insertions, 5 deletions
diff --git a/vcl/opengl/texture.cxx b/vcl/opengl/texture.cxx
index 35001bd02fcc..4740f3e0cc04 100644
--- a/vcl/opengl/texture.cxx
+++ b/vcl/opengl/texture.cxx
@@ -21,15 +21,15 @@
#include <vcl/opengl/OpenGLContext.hxx>
#include <vcl/opengl/OpenGLHelper.hxx>
-#include "svdata.hxx"
+#include <svdata.hxx>
#include <vcl/salbtype.hxx>
#include <vcl/pngwrite.hxx>
-#include "opengl/framebuffer.hxx"
-#include "opengl/texture.hxx"
-#include "opengl/zone.hxx"
-#include "opengl/RenderState.hxx"
+#include <opengl/framebuffer.hxx>
+#include <opengl/texture.hxx>
+#include <opengl/zone.hxx>
+#include <opengl/RenderState.hxx>
namespace
{