aboutsummaryrefslogtreecommitdiff
path: root/parsing/ppconstr.mli
diff options
context:
space:
mode:
Diffstat (limited to 'parsing/ppconstr.mli')
-rw-r--r--parsing/ppconstr.mli2
1 files changed, 1 insertions, 1 deletions
diff --git a/parsing/ppconstr.mli b/parsing/ppconstr.mli
index 390869cf78..88e4e55dc6 100644
--- a/parsing/ppconstr.mli
+++ b/parsing/ppconstr.mli
@@ -12,7 +12,7 @@ open Term
open Libnames
open Pcoq
open Glob_term
-open Topconstr
+open Constrexpr
open Names
open Errors
open Util