aboutsummaryrefslogtreecommitdiff
path: root/theories/Program/Program.v
diff options
context:
space:
mode:
Diffstat (limited to 'theories/Program/Program.v')
-rw-r--r--theories/Program/Program.v1
1 files changed, 1 insertions, 0 deletions
diff --git a/theories/Program/Program.v b/theories/Program/Program.v
index 39c5b77341..fb172db845 100644
--- a/theories/Program/Program.v
+++ b/theories/Program/Program.v
@@ -1,3 +1,4 @@
Require Export Coq.Program.Utils.
Require Export Coq.Program.Wf.
Require Export Coq.Program.Equality.
+Require Export Coq.Program.Subset.