aboutsummaryrefslogtreecommitdiff
path: root/src/Specific/GF25519Reflective/Reified.v
diff options
context:
space:
mode:
Diffstat (limited to 'src/Specific/GF25519Reflective/Reified.v')
-rw-r--r--src/Specific/GF25519Reflective/Reified.v2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Specific/GF25519Reflective/Reified.v b/src/Specific/GF25519Reflective/Reified.v
index 98edc1282..aa50ad33f 100644
--- a/src/Specific/GF25519Reflective/Reified.v
+++ b/src/Specific/GF25519Reflective/Reified.v
@@ -7,7 +7,7 @@ Require Export Crypto.Specific.GF25519Reflective.Reified.CarrySub.
Require Export Crypto.Specific.GF25519Reflective.Reified.Mul.
Require Export Crypto.Specific.GF25519Reflective.Reified.Opp.
Require Export Crypto.Specific.GF25519Reflective.Reified.CarryOpp.
-Require Export Crypto.Specific.GF25519Reflective.Reified.Freeze.
+Require Export Crypto.Specific.GF25519Reflective.Reified.PreFreeze.
Require Export Crypto.Specific.GF25519Reflective.Reified.GeModulus.
Require Export Crypto.Specific.GF25519Reflective.Reified.Pack.
Require Export Crypto.Specific.GF25519Reflective.Reified.Unpack.