aboutsummaryrefslogtreecommitdiffhomepage
path: root/pretyping/matching.ml
diff options
context:
space:
mode:
Diffstat (limited to 'pretyping/matching.ml')
-rw-r--r--pretyping/matching.ml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pretyping/matching.ml b/pretyping/matching.ml
index 554face37..0dfb18d84 100644
--- a/pretyping/matching.ml
+++ b/pretyping/matching.ml
@@ -11,7 +11,7 @@ open Pp
open Errors
open Util
open Names
-open Libnames
+open Globnames
open Nameops
open Termops
open Reductionops