aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--theories/Ltac2.v1
1 files changed, 1 insertions, 0 deletions
diff --git a/theories/Ltac2.v b/theories/Ltac2.v
index 07229797da..996236325c 100644
--- a/theories/Ltac2.v
+++ b/theories/Ltac2.v
@@ -15,6 +15,7 @@ Require Ltac2.Array.
Require Ltac2.Message.
Require Ltac2.Constr.
Require Ltac2.Control.
+Require Ltac2.Fresh.
Require Ltac2.Pattern.
Require Ltac2.Std.
Require Ltac2.Notations.