aboutsummaryrefslogtreecommitdiff
path: root/src/UnderLetsProofs.v
diff options
context:
space:
mode:
Diffstat (limited to 'src/UnderLetsProofs.v')
-rw-r--r--src/UnderLetsProofs.v2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/UnderLetsProofs.v b/src/UnderLetsProofs.v
index 787fdb7c4..884b6687a 100644
--- a/src/UnderLetsProofs.v
+++ b/src/UnderLetsProofs.v
@@ -12,7 +12,7 @@ Require Import Crypto.Util.Tactics.BreakMatch.
Require Import Crypto.Util.Tactics.DestructHead.
Require Import Crypto.Util.Tactics.SpecializeAllWays.
Require Import Crypto.Util.Tactics.SpecializeBy.
-Import ListNotations. Local Open Scope list_scope.
+Import Coq.Lists.List ListNotations. Local Open Scope list_scope.
Import EqNotations.
Module Compilers.