summaryrefslogtreecommitdiff
path: root/vcl/quartz/salbmp.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/quartz/salbmp.cxx')
-rw-r--r--vcl/quartz/salbmp.cxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/vcl/quartz/salbmp.cxx b/vcl/quartz/salbmp.cxx
index fe8aa8920f7b..b96e25421686 100644
--- a/vcl/quartz/salbmp.cxx
+++ b/vcl/quartz/salbmp.cxx
@@ -28,12 +28,12 @@
#include <vcl/bitmap.hxx>
#include <vcl/salbtype.hxx>
-#include "bmpfast.hxx"
-#include "quartz/salbmp.h"
-#include "quartz/utils.h"
+#include <bmpfast.hxx>
+#include <quartz/salbmp.h>
+#include <quartz/utils.h>
#ifdef MACOSX
-#include "osx/saldata.hxx"
+#include <osx/saldata.hxx>
#else
#include "saldatabasic.hxx"
#endif