aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--theories/Ltac2.v2
1 files changed, 1 insertions, 1 deletions
diff --git a/theories/Ltac2.v b/theories/Ltac2.v
index 996236325c..7b2f592ac6 100644
--- a/theories/Ltac2.v
+++ b/theories/Ltac2.v
@@ -18,4 +18,4 @@ Require Ltac2.Control.
Require Ltac2.Fresh.
Require Ltac2.Pattern.
Require Ltac2.Std.
-Require Ltac2.Notations.
+Require Export Ltac2.Notations.