[Libreoffice-commits] core.git: vcl/aqua
Tor Lillqvist
tml at iki.fi
Tue Mar 26 23:39:01 PDT 2013
vcl/aqua/source/window/salframe.cxx | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 5da2b4b903308fe1cf18f2feae20e602d744fe9f
Author: Tor Lillqvist <tml at iki.fi>
Date: Wed Mar 27 08:38:16 2013 +0200
Need <vcl/syswin.hxx> for WINDOWSTATE_*
Change-Id: Ic4f729554d92652f38d783bb237448e8469e6faf
diff --git a/vcl/aqua/source/window/salframe.cxx b/vcl/aqua/source/window/salframe.cxx
index a0038f1..854b88c 100644
--- a/vcl/aqua/source/window/salframe.cxx
+++ b/vcl/aqua/source/window/salframe.cxx
@@ -27,6 +27,7 @@
#include "vcl/svapp.hxx"
#include "vcl/window.hxx"
#include "vcl/timer.hxx"
+#include "vcl/syswin.hxx"
#include "aqua/saldata.hxx"
#include "aqua/salgdi.h"
More information about the Libreoffice-commits
mailing list