summaryrefslogtreecommitdiff
path: root/vcl/win/gdi/gdiimpl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/win/gdi/gdiimpl.hxx')
-rw-r--r--vcl/win/gdi/gdiimpl.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/vcl/win/gdi/gdiimpl.hxx b/vcl/win/gdi/gdiimpl.hxx
index 5eb63a21d1ae..9409a75a3fa4 100644
--- a/vcl/win/gdi/gdiimpl.hxx
+++ b/vcl/win/gdi/gdiimpl.hxx
@@ -17,13 +17,13 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#include "salgdiimpl.hxx"
-#include "win/salgdi.h"
+#include <salgdiimpl.hxx>
+#include <win/salgdi.h>
#include <vcl/gradient.hxx>
-#include "svsys.h"
-#include "ControlCacheKey.hxx"
+#include <svsys.h>
+#include <ControlCacheKey.hxx>
class WinSalGraphics;