summaryrefslogtreecommitdiffstats
path: root/vcl/inc/quartz/ctfonts.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/inc/quartz/ctfonts.hxx')
-rw-r--r--vcl/inc/quartz/ctfonts.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/vcl/inc/quartz/ctfonts.hxx b/vcl/inc/quartz/ctfonts.hxx
index 1a3dd7a1eaa8..78f13242c62d 100644
--- a/vcl/inc/quartz/ctfonts.hxx
+++ b/vcl/inc/quartz/ctfonts.hxx
@@ -20,11 +20,11 @@
#ifndef INCLUDED_VCL_INC_QUARTZ_CTFONTS_HXX
#define INCLUDED_VCL_INC_QUARTZ_CTFONTS_HXX
-#include "quartz/salgdi.h"
+#include <quartz/salgdi.h>
#ifdef IOS
#include "headless/svpgdi.hxx"
#endif
-#include "sallayout.hxx"
+#include <sallayout.hxx>
SystemFontList* GetCoretextFontList();
FontAttributes DevFontFromCTFontDescriptor( CTFontDescriptorRef, bool* );