diff options
Diffstat (limited to 'xmlsecurity/source/helper/xmlsignaturehelper.cxx')
-rw-r--r-- | xmlsecurity/source/helper/xmlsignaturehelper.cxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xmlsecurity/source/helper/xmlsignaturehelper.cxx b/xmlsecurity/source/helper/xmlsignaturehelper.cxx index 9b5b5f1c47ca..2722ca4fa68e 100644 --- a/xmlsecurity/source/helper/xmlsignaturehelper.cxx +++ b/xmlsecurity/source/helper/xmlsignaturehelper.cxx @@ -20,9 +20,9 @@ #include <xmlsecurity/xmlsignaturehelper.hxx> #include <xmlsecurity/documentsignaturehelper.hxx> -#include <xsecctl.hxx> +#include "xsecctl.hxx" -#include <xmlsignaturehelper2.hxx> +#include "xmlsignaturehelper2.hxx" #include <tools/stream.hxx> #include <tools/debug.hxx> |