aboutsummaryrefslogtreecommitdiffhomepage
path: root/theories/Sets/Integers.v
diff options
context:
space:
mode:
Diffstat (limited to 'theories/Sets/Integers.v')
-rw-r--r--theories/Sets/Integers.v2
1 files changed, 1 insertions, 1 deletions
diff --git a/theories/Sets/Integers.v b/theories/Sets/Integers.v
index 4ee7496e6..350a63f18 100644
--- a/theories/Sets/Integers.v
+++ b/theories/Sets/Integers.v
@@ -26,7 +26,7 @@
Require Export Finite_sets.
Require Export Constructive_sets.
-Require Export Classical_Type.
+Require Export Classical.
Require Export Classical_sets.
Require Export Powerset.
Require Export Powerset_facts.