summaryrefslogtreecommitdiffstats
path: root/xmlsecurity/inc/xmlsec-wrapper.h
diff options
context:
space:
mode:
Diffstat (limited to 'xmlsecurity/inc/xmlsec-wrapper.h')
-rw-r--r--xmlsecurity/inc/xmlsec-wrapper.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/xmlsecurity/inc/xmlsec-wrapper.h b/xmlsecurity/inc/xmlsec-wrapper.h
index c6edfba935e0..f7798e6481d3 100644
--- a/xmlsecurity/inc/xmlsec-wrapper.h
+++ b/xmlsecurity/inc/xmlsec-wrapper.h
@@ -42,6 +42,10 @@
#include <xmlsec/xmltree.h>
#ifdef XMLSEC_CRYPTO_NSS
#include <xmlsec/nss/pkikeys.h>
+#include <xmlsec/nss/x509.h>
+#endif
+#ifdef XMLSEC_CRYPTO_MSCRYPTO
+#include <xmlsec/mscrypto/x509.h>
#endif
#endif