The unified diff between revisions [6f1527db..] and [21697abf..] is displayed below. It can also be downloaded as a raw diff.

This diff has been restricted to the following files: 'modules/mp_amd64/mp_asmi.h'

#
#
# patch "modules/mp_amd64/mp_asmi.h"
#  from [eade9b0d01edaf4c9f77f5b522ad85b6ac2c93d1]
#    to [44d1ee85d67e3935cb51b59c8b05b1af57df25a7]
#
============================================================
--- modules/mp_amd64/mp_asmi.h	eade9b0d01edaf4c9f77f5b522ad85b6ac2c93d1
+++ modules/mp_amd64/mp_asmi.h	44d1ee85d67e3935cb51b59c8b05b1af57df25a7
@@ -7,7 +7,7 @@
 #ifndef BOTAN_MP_ASM_INTERNAL_H__
 #define BOTAN_MP_ASM_INTERNAL_H__

-#include <botan/mp_types.h>
+#include <botan/mp_asm.h>

 namespace Botan {