summaryrefslogtreecommitdiff
path: root/cpu/pc_event.hh
diff options
context:
space:
mode:
Diffstat (limited to 'cpu/pc_event.hh')
-rw-r--r--cpu/pc_event.hh2
1 files changed, 2 insertions, 0 deletions
diff --git a/cpu/pc_event.hh b/cpu/pc_event.hh
index 585aba0f1..32b7f3ef5 100644
--- a/cpu/pc_event.hh
+++ b/cpu/pc_event.hh
@@ -31,6 +31,8 @@
#include <vector>
+#include "base/misc.hh"
+
class ExecContext;
class PCEventQueue;