diff options
author | Caolán McNamara <caolanm@redhat.com> | 2014-05-24 14:43:18 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2014-05-24 14:44:48 +0100 |
commit | aa453de65b8b44f9c1e6012caaeef11df9ff65fc (patch) | |
tree | ef4592353a056f1b9bc79c7650b93f7bacfb3efe /vcl/inc/win | |
parent | 3b26995b8e704438fc3f2cd5bb4c224d75f64b95 (diff) |
try harder to fix windows build
This reverts commit 3b26995b8e704438fc3f2cd5bb4c224d75f64b95.
Change-Id: I756e1730f8d9e87484710699177349166b87baaf
Diffstat (limited to 'vcl/inc/win')
-rw-r--r-- | vcl/inc/win/salframe.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/vcl/inc/win/salframe.h b/vcl/inc/win/salframe.h index e2305b70fe8f..6a13b80dca7f 100644 --- a/vcl/inc/win/salframe.h +++ b/vcl/inc/win/salframe.h @@ -22,6 +22,7 @@ #include <vcl/sysdata.hxx> #include <salframe.hxx> +#include <svsys.h> class WinSalGraphics; |