aboutsummaryrefslogtreecommitdiffstats
path: root/src/math/bigint/mp_ia32/mp_asmi.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/math/bigint/mp_ia32/mp_asmi.h')
-rw-r--r--src/math/bigint/mp_ia32/mp_asmi.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/math/bigint/mp_ia32/mp_asmi.h b/src/math/bigint/mp_ia32/mp_asmi.h
index 46bf302d5..0b8708e53 100644
--- a/src/math/bigint/mp_ia32/mp_asmi.h
+++ b/src/math/bigint/mp_ia32/mp_asmi.h
@@ -9,7 +9,7 @@
#ifndef BOTAN_MP_ASM_INTERNAL_H__
#define BOTAN_MP_ASM_INTERNAL_H__
-#include <botan/mp_asm.h>
+#include <botan/internal/mp_asm.h>
namespace Botan {