aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/misc/aont/package.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/misc/aont/package.cpp')
-rw-r--r--src/lib/misc/aont/package.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/lib/misc/aont/package.cpp b/src/lib/misc/aont/package.cpp
index 125b3842e..a3be898d8 100644
--- a/src/lib/misc/aont/package.cpp
+++ b/src/lib/misc/aont/package.cpp
@@ -9,8 +9,7 @@
#include <botan/package.h>
#include <botan/filters.h>
#include <botan/ctr.h>
-#include <botan/get_byte.h>
-#include <botan/internal/xor_buf.h>
+#include <botan/loadstor.h>
namespace Botan {