aboutsummaryrefslogtreecommitdiffstats
path: root/src/constructs/fpe/fpe.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/constructs/fpe/fpe.cpp')
-rw-r--r--src/constructs/fpe/fpe.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/constructs/fpe/fpe.cpp b/src/constructs/fpe/fpe.cpp
index 86e56625d..17f9a1406 100644
--- a/src/constructs/fpe/fpe.cpp
+++ b/src/constructs/fpe/fpe.cpp
@@ -12,7 +12,7 @@
#include <botan/numthry.h>
#include <botan/hmac.h>
#include <botan/sha2_32.h>
-#include <botan/loadstor.h>
+#include <botan/internal/loadstor.h>
#include <stdexcept>
namespace Botan {