summaryrefslogtreecommitdiff
path: root/gcc/ira-int.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ira-int.h')
-rw-r--r--gcc/ira-int.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gcc/ira-int.h b/gcc/ira-int.h
index a993dfcb81e..af6c92fbd30 100644
--- a/gcc/ira-int.h
+++ b/gcc/ira-int.h
@@ -21,6 +21,8 @@ along with GCC; see the file COPYING3. If not see
#ifndef GCC_IRA_INT_H
#define GCC_IRA_INT_H
+#include "recog.h"
+
/* To provide consistency in naming, all IRA external variables,
functions, common typedefs start with prefix ira_. */