diff options
author | Markus Mohrhard <markus.mohrhard@collabora.co.uk> | 2014-08-16 00:52:41 +0200 |
---|---|---|
committer | Markus Mohrhard <markus.mohrhard@collabora.co.uk> | 2014-08-16 00:52:41 +0200 |
commit | 0771823d80abadf8e7f2ccc078f3f9e2c277f8a5 (patch) | |
tree | e30fd97a068db76140025332a44dd17639cc79f7 /xmlsecurity | |
parent | d6cae8aa53c93da74650bfdf52fe47946ee870e4 (diff) |
fix build
Change-Id: If2f35d4ce68f604db1789e1535c341908628838d
Diffstat (limited to 'xmlsecurity')
-rw-r--r-- | xmlsecurity/source/dialogs/digitalsignaturesdialog.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/xmlsecurity/source/dialogs/digitalsignaturesdialog.cxx b/xmlsecurity/source/dialogs/digitalsignaturesdialog.cxx index 1b516ca76a48..53ea3c925718 100644 --- a/xmlsecurity/source/dialogs/digitalsignaturesdialog.cxx +++ b/xmlsecurity/source/dialogs/digitalsignaturesdialog.cxx @@ -54,6 +54,7 @@ #include "helpids.hrc" #include "resourcemanager.hxx" +#include <vcl/msgbox.hxx> #include <vcl/layout.hxx> #include <unotools/configitem.hxx> |