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 6c17567c3..fd287f3af 100644
--- a/pretyping/unification.ml
+++ b/pretyping/unification.ml
@@ -18,7 +18,7 @@ open Environ
open Evd
open Reduction
open Reductionops
-open Rawterm
+open Glob_term
open Pattern
open Evarutil
open Pretype_errors