aboutsummaryrefslogtreecommitdiff
path: root/gcc/web.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/web.c')
-rw-r--r--gcc/web.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/web.c b/gcc/web.c
index 839b03e..ef39fb2 100644
--- a/gcc/web.c
+++ b/gcc/web.c
@@ -39,11 +39,11 @@ along with GCC; see the file COPYING3. If not see
#include "backend.h"
#include "rtl.h"
#include "df.h"
+#include "insn-config.h"
+#include "recog.h"
#include "diagnostic-core.h"
#include "flags.h"
-#include "insn-config.h"
-#include "recog.h"
#include "tree-pass.h"