aboutsummaryrefslogtreecommitdiffhomepage
path: root/pretyping/unification.ml
diff options
context:
space:
mode:
Diffstat (limited to 'pretyping/unification.ml')
-rw-r--r--pretyping/unification.ml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pretyping/unification.ml b/pretyping/unification.ml
index be6d90a26..983b9fd61 100644
--- a/pretyping/unification.ml
+++ b/pretyping/unification.ml
@@ -23,7 +23,7 @@ open Glob_term
open Evarutil
open Pretype_errors
open Retyping
-open Coercion.Default
+open Coercion
open Recordops
let occur_meta_or_undefined_evar evd c =