From c910198799e49ff368cc8ad8e4bd3ccd2fad0050 Mon Sep 17 00:00:00 2001 From: Enrico Tassi Date: Mon, 14 Dec 2015 10:50:23 +0100 Subject: fix compilation --- mathcomp/odd_order/stripped_odd_order_theorem.v | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3