summaryrefslogtreecommitdiff
path: root/vcl/inc/opengl/win/gdiimpl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/inc/opengl/win/gdiimpl.hxx')
-rw-r--r--vcl/inc/opengl/win/gdiimpl.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/vcl/inc/opengl/win/gdiimpl.hxx b/vcl/inc/opengl/win/gdiimpl.hxx
index ba92f571986c..bd0bea4ef246 100644
--- a/vcl/inc/opengl/win/gdiimpl.hxx
+++ b/vcl/inc/opengl/win/gdiimpl.hxx
@@ -13,12 +13,12 @@
#include <memory>
#include <vcl/dllapi.h>
-#include "openglgdiimpl.hxx"
-#include "svdata.hxx"
-#include "win/salgdi.h"
+#include <openglgdiimpl.hxx>
+#include <svdata.hxx>
+#include <win/salgdi.h>
#include <o3tl/lru_map.hxx>
#include <vcl/opengl/OpenGLContext.hxx>
-#include "ControlCacheKey.hxx"
+#include <ControlCacheKey.hxx>
class WinOpenGLSalGraphicsImpl : public OpenGLSalGraphicsImpl
{