aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--theories/Structures/DecidableType2.v2
1 files changed, 1 insertions, 1 deletions
diff --git a/theories/Structures/DecidableType2.v b/theories/Structures/DecidableType2.v
index 0b3ebfa29..c6d16a6c5 100644
--- a/theories/Structures/DecidableType2.v
+++ b/theories/Structures/DecidableType2.v
@@ -8,7 +8,7 @@
(* $Id$ *)
-Require Export SetoidList2.
+Require Export SetoidList.
Set Implicit Arguments.
Unset Strict Implicit.