summaryrefslogtreecommitdiff
path: root/cpu/pc_event.cc
diff options
context:
space:
mode:
Diffstat (limited to 'cpu/pc_event.cc')
-rw-r--r--cpu/pc_event.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpu/pc_event.cc b/cpu/pc_event.cc
index a275c2c41..4a037663c 100644
--- a/cpu/pc_event.cc
+++ b/cpu/pc_event.cc
@@ -42,8 +42,8 @@
#include "targetarch/pmap.h"
#include "kern/tru64/kernel.hh"
#include "mem/functional_mem/memory_control.hh"
-#include "cpu/full_cpu/cpu.hh"
#include "sim/system.hh"
+#include "cpu/base_cpu.hh"
#include "cpu/full_cpu/bpred.hh"
#endif