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