summaryrefslogtreecommitdiff
path: root/vcl/source/opengl/OpenGLContext.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/source/opengl/OpenGLContext.cxx')
-rw-r--r--vcl/source/opengl/OpenGLContext.cxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/vcl/source/opengl/OpenGLContext.cxx b/vcl/source/opengl/OpenGLContext.cxx
index b49774171a38..66cd13bddf29 100644
--- a/vcl/source/opengl/OpenGLContext.cxx
+++ b/vcl/source/opengl/OpenGLContext.cxx
@@ -21,16 +21,16 @@
#include <osl/thread.hxx>
-#include "svdata.hxx"
-#include "salgdi.hxx"
-#include "salinst.hxx"
+#include <svdata.hxx>
+#include <salgdi.hxx>
+#include <salinst.hxx>
#include <opengl/framebuffer.hxx>
#include <opengl/program.hxx>
#include <opengl/texture.hxx>
#include <opengl/zone.hxx>
-#include "opengl/RenderState.hxx"
+#include <opengl/RenderState.hxx>
using namespace com::sun::star;