src/HOL/Library/Fundamental_Theorem_Algebra.thy
changeset 51537 abcd6d5f7508
parent 50636 07f47142378e
child 51541 e7b6b61b7be2
--- a/src/HOL/Library/Fundamental_Theorem_Algebra.thy	Tue Mar 26 14:05:08 2013 +0100
+++ b/src/HOL/Library/Fundamental_Theorem_Algebra.thy	Tue Mar 26 14:14:39 2013 +0100
@@ -3,7 +3,7 @@
 header{*Fundamental Theorem of Algebra*}
 
 theory Fundamental_Theorem_Algebra
-imports Polynomial Complex
+imports Polynomial Complex_Main
 begin
 
 subsection {* Square root of complex numbers *}