aboutsummaryrefslogtreecommitdiffhomepage
path: root/interp/notation.mli
diff options
context:
space:
mode:
Diffstat (limited to 'interp/notation.mli')
-rw-r--r--interp/notation.mli3
1 files changed, 2 insertions, 1 deletions
diff --git a/interp/notation.mli b/interp/notation.mli
index 6eaac73db..d38f3d6bf 100644
--- a/interp/notation.mli
+++ b/interp/notation.mli
@@ -13,8 +13,9 @@ open Bigint
open Names
open Nametab
open Libnames
+open Constrexpr
open Glob_term
-open Topconstr
+open Notation_term
open Ppextend
(** Notations *)