From 5da2b4b903308fe1cf18f2feae20e602d744fe9f Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Wed, 27 Mar 2013 08:38:16 +0200 Subject: Need for WINDOWSTATE_* Change-Id: Ic4f729554d92652f38d783bb237448e8469e6faf --- vcl/aqua/source/window/salframe.cxx | 1 + 1 file changed, 1 insertion(+) (limited to 'vcl/aqua/source') diff --git a/vcl/aqua/source/window/salframe.cxx b/vcl/aqua/source/window/salframe.cxx index a0038f1e43f5..854b88c7df4e 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" -- cgit