aboutsummaryrefslogtreecommitdiff
path: root/tactics/extraargs.mli
diff options
context:
space:
mode:
Diffstat (limited to 'tactics/extraargs.mli')
-rw-r--r--tactics/extraargs.mli2
1 files changed, 1 insertions, 1 deletions
diff --git a/tactics/extraargs.mli b/tactics/extraargs.mli
index 5d3691b548..ee4f38c9d7 100644
--- a/tactics/extraargs.mli
+++ b/tactics/extraargs.mli
@@ -10,7 +10,7 @@ open Tacexpr
open Term
open Names
open Proof_type
-open Topconstr
+open Constrexpr
open Termops
open Glob_term
open Misctypes