aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/pubkey/xmss/xmss.h
diff options
context:
space:
mode:
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 {