aboutsummaryrefslogtreecommitdiff
path: root/gcc/ree.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ree.c')
-rw-r--r--gcc/ree.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ree.c b/gcc/ree.c
index 2b44ccc..3376901 100644
--- a/gcc/ree.c
+++ b/gcc/ree.c
@@ -242,8 +242,8 @@ along with GCC; see the file COPYING3. If not see
#include "recog.h"
#include "diagnostic-core.h"
#include "target.h"
-#include "optabs.h"
#include "insn-codes.h"
+#include "optabs.h"
#include "rtlhooks-def.h"
#include "params.h"
#include "tree-pass.h"