aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/pubkey/xmss/xmss.h
diff options
context:
space:
mode:
authorJack Lloyd <[email protected]>2020-11-03 08:13:09 -0500
committerJack Lloyd <[email protected]>2020-11-03 13:59:29 -0500
commitf560e43c6b5efa951c17075a3c55775bcd76ea17 (patch)
tree340993aeadd403530f9fbe8f2b3161c92c8fe49b /src/lib/pubkey/xmss/xmss.h
parent0ee1130583efbc6c98869347d0f8dabe59004aa7 (diff)
More header merging
Diffstat (limited to 'src/lib/pubkey/xmss/xmss.h')
-rw-r--r--src/lib/pubkey/xmss/xmss.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/lib/pubkey/xmss/xmss.h b/src/lib/pubkey/xmss/xmss.h
index 529bbe3bc..af8e8a41e 100644
--- a/src/lib/pubkey/xmss/xmss.h
+++ b/src/lib/pubkey/xmss/xmss.h
@@ -12,8 +12,7 @@
#include <botan/pk_keys.h>
#include <botan/exceptn.h>
#include <botan/xmss_parameters.h>
-#include <botan/xmss_wots_parameters.h>
-#include <botan/xmss_wots_privatekey.h>
+#include <botan/xmss_wots.h>
namespace Botan {