diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2014-04-07 13:41:06 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2014-04-07 13:41:32 +0200 |
commit | 57ecf341a42866c8ed207768603a379173961c71 (patch) | |
tree | a200ecf9ecb2b5428e53f7af0bc999a3d76aac46 /vcl/osx | |
parent | b154c61766b5a5e3f597bad63d799912e5950a02 (diff) |
Clean up ImplSVMainHook declaration
Change-Id: I51d7eac6160a3c3abc96733fa30fdcbb41bb5509
Diffstat (limited to 'vcl/osx')
-rw-r--r-- | vcl/osx/salinst.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/vcl/osx/salinst.cxx b/vcl/osx/salinst.cxx index fce9e95b1178..4414bef1cfff 100644 --- a/vcl/osx/salinst.cxx +++ b/vcl/osx/salinst.cxx @@ -46,6 +46,7 @@ #include "print.h" #include "impbmp.hxx" #include "salimestatus.hxx" +#include "svmain.hxx" #include <comphelper/processfactory.hxx> |