aboutsummaryrefslogtreecommitdiff
path: root/gcc/hsa-dump.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/hsa-dump.c')
-rw-r--r--gcc/hsa-dump.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/hsa-dump.c b/gcc/hsa-dump.c
index 1407475b0c8..96f82647558 100644
--- a/gcc/hsa-dump.c
+++ b/gcc/hsa-dump.c
@@ -27,8 +27,8 @@ along with GCC; see the file COPYING3. If not see
#include "vec.h"
#include "tree.h"
#include "basic-block.h"
-#include "cfg.h"
#include "function.h"
+#include "cfg.h"
#include "dumpfile.h"
#include "gimple-pretty-print.h"
#include "cgraph.h"