summaryrefslogtreecommitdiff
path: root/cpu/beta_cpu/sat_counter.hh
diff options
context:
space:
mode:
Diffstat (limited to 'cpu/beta_cpu/sat_counter.hh')
-rw-r--r--cpu/beta_cpu/sat_counter.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpu/beta_cpu/sat_counter.hh b/cpu/beta_cpu/sat_counter.hh
index 5b32774cc..5455ca56a 100644
--- a/cpu/beta_cpu/sat_counter.hh
+++ b/cpu/beta_cpu/sat_counter.hh
@@ -29,7 +29,7 @@
#ifndef __CPU_BETA_CPU_SAT_COUNTER_HH__
#define __CPU_BETA_CPU_SAT_COUNTER_HH__
-#include <stdint.h>
+#include "sim/host.hh"
/**
* Private counter class for the internal saturating counters.