aboutsummaryrefslogtreecommitdiff
path: root/sim/common/cgen-scache.h
diff options
context:
space:
mode:
Diffstat (limited to 'sim/common/cgen-scache.h')
-rw-r--r--sim/common/cgen-scache.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/sim/common/cgen-scache.h b/sim/common/cgen-scache.h
index 1043920..29e80832 100644
--- a/sim/common/cgen-scache.h
+++ b/sim/common/cgen-scache.h
@@ -20,6 +20,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. */
#ifndef CGEN_SCACHE_H
#define CGEN_SCACHE_H
+#include "cgen-types.h"
+
/* When caching bb's, instructions are extracted into "chains".
SCACHE_MAP is a hash table into these chains. */