aboutsummaryrefslogtreecommitdiff
path: root/src/LanguageWf.v
diff options
context:
space:
mode:
Diffstat (limited to 'src/LanguageWf.v')
-rw-r--r--src/LanguageWf.v2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/LanguageWf.v b/src/LanguageWf.v
index 1aa0a775a..7f6bd5e18 100644
--- a/src/LanguageWf.v
+++ b/src/LanguageWf.v
@@ -31,7 +31,7 @@ Require Import Crypto.Util.Decidable.
Require Import Crypto.Util.HProp.
Require Import Crypto.Util.CPSNotations.
Require Import Crypto.Util.Notations.
-Import ListNotations. Local Open Scope list_scope.
+Import Coq.Lists.List ListNotations. Local Open Scope list_scope.
Import EqNotations.
Module Compilers.