summaryrefslogtreecommitdiff
path: root/src/cpu/o3/sat_counter.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/cpu/o3/sat_counter.hh')
-rw-r--r--src/cpu/o3/sat_counter.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cpu/o3/sat_counter.hh b/src/cpu/o3/sat_counter.hh
index 7e15119b0..7dd840f31 100644
--- a/src/cpu/o3/sat_counter.hh
+++ b/src/cpu/o3/sat_counter.hh
@@ -32,7 +32,7 @@
#define __CPU_O3_SAT_COUNTER_HH__
#include "base/misc.hh"
-#include "sim/host.hh"
+#include "base/types.hh"
/**
* Private counter class for the internal saturating counters.