aboutsummaryrefslogtreecommitdiff
path: root/src/PushButtonSynthesis/SmallExamples.v
diff options
context:
space:
mode:
Diffstat (limited to 'src/PushButtonSynthesis/SmallExamples.v')
-rw-r--r--src/PushButtonSynthesis/SmallExamples.v2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/PushButtonSynthesis/SmallExamples.v b/src/PushButtonSynthesis/SmallExamples.v
index daa50c9e9..f5d7d1f29 100644
--- a/src/PushButtonSynthesis/SmallExamples.v
+++ b/src/PushButtonSynthesis/SmallExamples.v
@@ -5,7 +5,7 @@ Require Import Coq.Lists.List.
Require Import Crypto.Util.ZRange.
Require Import Crypto.Language.
Require Import Crypto.CStringification.
-Require Import Crypto.Arithmetic.
+Require Import Crypto.Arithmetic.Core.
Require Import Crypto.BoundsPipeline.
Import ListNotations.
Local Open Scope Z_scope. Local Open Scope list_scope.