aboutsummaryrefslogtreecommitdiff
path: root/gcc/f/parse.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/f/parse.c')
-rw-r--r--gcc/f/parse.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/f/parse.c b/gcc/f/parse.c
index 1ffd6b3..feeb1d5 100644
--- a/gcc/f/parse.c
+++ b/gcc/f/parse.c
@@ -25,7 +25,7 @@ the Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA
#include "where.h"
#include "version.h"
#if FFECOM_targetCURRENT == FFECOM_targetGCC
-#include "flags.j"
+#include "flags.h"
#endif
#define NAME_OF_STDIN "<stdin>"