vcl/osx/salframe.cxx | 1 + vcl/osx/salnativewidgets.cxx | 1 + 2 files changed, 2 insertions(+)
New commits: commit 58038cb26abf7c64c2459cad9241a731ff6c687d Author: Michael Stahl <mst...@redhat.com> Date: Thu Feb 20 19:40:39 2014 +0100 vcl: fix Mac build a little more Change-Id: I29c73865679fbd041fdc033aa1b62495a0ec95c2 diff --git a/vcl/osx/salframe.cxx b/vcl/osx/salframe.cxx index e592649..0b448d0 100644 --- a/vcl/osx/salframe.cxx +++ b/vcl/osx/salframe.cxx @@ -27,6 +27,7 @@ #include "vcl/svapp.hxx" #include "vcl/window.hxx" #include "vcl/syswin.hxx" +#include <vcl/settings.hxx> #include "osx/saldata.hxx" #include "quartz/salgdi.h" diff --git a/vcl/osx/salnativewidgets.cxx b/vcl/osx/salnativewidgets.cxx index 6f33978..55b4e5e 100644 --- a/vcl/osx/salnativewidgets.cxx +++ b/vcl/osx/salnativewidgets.cxx @@ -21,6 +21,7 @@ #include "vcl/decoview.hxx" #include "vcl/svapp.hxx" #include "vcl/timer.hxx" +#include <vcl/settings.hxx> #include "quartz/salgdi.h" #include "osx/salnativewidgets.h" _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits