aboutsummaryrefslogtreecommitdiff
path: root/gcc/lto/lto.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/lto/lto.c')
-rw-r--r--gcc/lto/lto.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/lto/lto.c b/gcc/lto/lto.c
index d1a1e6d..2d80ffe 100644
--- a/gcc/lto/lto.c
+++ b/gcc/lto/lto.c
@@ -27,7 +27,7 @@ along with GCC; see the file COPYING3. If not see
#include "tm.h"
#include "function.h"
#include "bitmap.h"
-#include "predict.h"
+#include "cfghooks.h"
#include "basic-block.h"
#include "tree.h"
#include "gimple.h"