summaryrefslogtreecommitdiff
path: root/vcl/osx
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2014-02-20 19:37:20 +0100
committerMichael Stahl <mstahl@redhat.com>2014-02-20 19:37:20 +0100
commit7e5ce8c4fce2be0d1e73fe3c8003a17bad221625 (patch)
tree898ff6507aaa2f922f1678fc2b3930ae06d9f32a /vcl/osx
parenta9053502af21d3dff6757093e6e87c4d86574cad (diff)
vcl: try to fix the Mac build a bit
Change-Id: Icc4cb23594d9c866a2a73676ceb649db54efab67
Diffstat (limited to 'vcl/osx')
-rw-r--r--vcl/osx/printaccessoryview.mm1
-rw-r--r--vcl/osx/salframeview.mm1
2 files changed, 2 insertions, 0 deletions
diff --git a/vcl/osx/printaccessoryview.mm b/vcl/osx/printaccessoryview.mm
index 517dcc09975f..fd77619a593b 100644
--- a/vcl/osx/printaccessoryview.mm
+++ b/vcl/osx/printaccessoryview.mm
@@ -26,6 +26,7 @@
#include "vcl/virdev.hxx"
#include "vcl/svapp.hxx"
#include "vcl/unohelp.hxx"
+#include <vcl/settings.hxx>
#include "osx/printview.h"
#include "osx/salinst.h"
diff --git a/vcl/osx/salframeview.mm b/vcl/osx/salframeview.mm
index a8fda42f2e97..a84f5aa7a0e1 100644
--- a/vcl/osx/salframeview.mm
+++ b/vcl/osx/salframeview.mm
@@ -23,6 +23,7 @@
#include "tools/helpers.hxx"
#include "vcl/window.hxx"
#include "vcl/svapp.hxx"
+#include <vcl/settings.hxx>
#include "osx/salinst.h"
#include "quartz/salgdi.h"