aboutsummaryrefslogtreecommitdiff
path: root/tactics/tacinterp.mli
diff options
context:
space:
mode:
Diffstat (limited to 'tactics/tacinterp.mli')
-rw-r--r--tactics/tacinterp.mli2
1 files changed, 1 insertions, 1 deletions
diff --git a/tactics/tacinterp.mli b/tactics/tacinterp.mli
index 861dcb97c4..35e0c456ba 100644
--- a/tactics/tacinterp.mli
+++ b/tactics/tacinterp.mli
@@ -16,7 +16,7 @@ open Tactic_debug
open Term
open Tacexpr
open Genarg
-open Topconstr
+open Constrexpr
open Mod_subst
open Redexpr
open Misctypes