aboutsummaryrefslogtreecommitdiffstats
path: root/src/math/numbertheory/reducer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/math/numbertheory/reducer.cpp')
-rw-r--r--src/math/numbertheory/reducer.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/math/numbertheory/reducer.cpp b/src/math/numbertheory/reducer.cpp
index fbd675ea6..aa53f1a0e 100644
--- a/src/math/numbertheory/reducer.cpp
+++ b/src/math/numbertheory/reducer.cpp
@@ -7,7 +7,7 @@
#include <botan/reducer.h>
#include <botan/numthry.h>
-#include <botan/mp_core.h>
+#include <botan/internal/mp_core.h>
namespace Botan {