aboutsummaryrefslogtreecommitdiff
path: root/gcc/hsa-regalloc.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/hsa-regalloc.c')
-rw-r--r--gcc/hsa-regalloc.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/hsa-regalloc.c b/gcc/hsa-regalloc.c
index 4d9441c..2a17254 100644
--- a/gcc/hsa-regalloc.c
+++ b/gcc/hsa-regalloc.c
@@ -26,6 +26,7 @@ along with GCC; see the file COPYING3. If not see
#include "vec.h"
#include "tree.h"
#include "dominance.h"
+#include "basic-block.h"
#include "cfg.h"
#include "cfganal.h"
#include "function.h"