diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2017-01-09 15:40:22 +0100 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2017-01-09 15:40:22 +0100 |
commit | 28a42c1b7273557971f3c17646810c09b585b4b1 (patch) | |
tree | 6819bae14d16a5229b4d61e8aead08f929526aa8 /sw/source/ui/dialog | |
parent | d5595090eb335e574e901c805c4c1e2265ed75d2 (diff) |
New loplugin:externvar: sw
Change-Id: If850989ee513d29ed373df0c6dd9905ec694026c
Diffstat (limited to 'sw/source/ui/dialog')
-rw-r--r-- | sw/source/ui/dialog/swdialmgr.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/source/ui/dialog/swdialmgr.cxx b/sw/source/ui/dialog/swdialmgr.cxx index 16f11e0ca3c6..d9c86575cb6e 100644 --- a/sw/source/ui/dialog/swdialmgr.cxx +++ b/sw/source/ui/dialog/swdialmgr.cxx @@ -18,6 +18,7 @@ */ #include "dialmgr.hxx" +#include "swtypes.hxx" #include <tools/resmgr.hxx> #ifndef DISABLE_DYNLOADING |