summaryrefslogtreecommitdiff
path: root/src/cpu/pc_event.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/cpu/pc_event.hh')
-rw-r--r--src/cpu/pc_event.hh1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cpu/pc_event.hh b/src/cpu/pc_event.hh
index 6b048b2c2..3709dcd59 100644
--- a/src/cpu/pc_event.hh
+++ b/src/cpu/pc_event.hh
@@ -35,6 +35,7 @@
#include <vector>
#include "base/misc.hh"
+#include "sim/host.hh"
class ThreadContext;
class PCEventQueue;