aboutsummaryrefslogtreecommitdiffhomepage
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 304738599..49791d595 100644
--- a/parsing/ppconstr.mli
+++ b/parsing/ppconstr.mli
@@ -11,7 +11,7 @@ open Environ
open Term
open Libnames
open Pcoq
-open Rawterm
+open Glob_term
open Topconstr
open Names
open Util