diff options
Diffstat (limited to 'gcc/f/ste.c')
-rw-r--r-- | gcc/f/ste.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/f/ste.c b/gcc/f/ste.c index addafc4..4a2476d 100644 --- a/gcc/f/ste.c +++ b/gcc/f/ste.c @@ -48,8 +48,8 @@ the Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA #include "proj.h" #if FFECOM_targetCURRENT == FFECOM_targetGCC -#include "config.j" #include "rtl.j" +#include "toplev.j" #endif #include "ste.h" |