OSDN Git Service

2010-07-06 Tobias Burnus <burnus@net-b.de>
[pf3gnuchains/gcc-fork.git] / gcc / fortran / convert.c
index f69ea23..50e3a6a 100644 (file)
@@ -40,7 +40,7 @@ along with GCC; see the file COPYING3.  If not see
 #include "tree.h"
 #include "flags.h"
 #include "convert.h"
-#include "toplev.h"    /* For error.  */
+#include "diagnostic-core.h"   /* For error.  */
 #include "gfortran.h"
 #include "trans.h"