summaryrefslogtreecommitdiff
path: root/gcc/gimple-walk.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/gimple-walk.c')
-rw-r--r--gcc/gimple-walk.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/gimple-walk.c b/gcc/gimple-walk.c
index b045c67d357..e5c38c47d9f 100644
--- a/gcc/gimple-walk.c
+++ b/gcc/gimple-walk.c
@@ -23,9 +23,9 @@ along with GCC; see the file COPYING3. If not see
#include "system.h"
#include "coretypes.h"
#include "backend.h"
+#include "hard-reg-set.h"
#include "tree.h"
#include "gimple.h"
-#include "hard-reg-set.h"
#include "alias.h"
#include "fold-const.h"
#include "gimple-iterator.h"