aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mathcomp/odd_order/stripped_odd_order_theorem.v2
1 files changed, 1 insertions, 1 deletions
diff --git a/mathcomp/odd_order/stripped_odd_order_theorem.v b/mathcomp/odd_order/stripped_odd_order_theorem.v
index 9e4f21a..05c24a9 100644
--- a/mathcomp/odd_order/stripped_odd_order_theorem.v
+++ b/mathcomp/odd_order/stripped_odd_order_theorem.v
@@ -1,6 +1,6 @@
(* (c) Copyright 2006-2015 Microsoft Corporation and Inria. *)
(* Distributed under the terms of CeCILL-B. *)
-Require mathcomp.ssreflect.
+Require mathcomp.ssreflect.ssreflect.
From mathcomp
Require ssrbool ssrfun eqtype ssrnat fintype finset fingroup.
From mathcomp