aboutsummaryrefslogtreecommitdiff
path: root/gcc/cfghooks.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/cfghooks.h')
-rw-r--r--gcc/cfghooks.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/cfghooks.h b/gcc/cfghooks.h
index a8fbe5d..a33ee63 100644
--- a/gcc/cfghooks.h
+++ b/gcc/cfghooks.h
@@ -21,7 +21,7 @@ along with GCC; see the file COPYING3. If not see
#ifndef GCC_CFGHOOKS_H
#define GCC_CFGHOOKS_H
-/* Only basic-block.h includes this. */
+#include "predict.h"
/* Structure to gather statistic about profile consistency, per pass.
An array of this structure, indexed by pass static number, is allocated