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, 1 insertions, 1 deletions
diff --git a/cpu/pc_event.hh b/cpu/pc_event.hh
index 645138fdd..b425cc72c 100644
--- a/cpu/pc_event.hh
+++ b/cpu/pc_event.hh
@@ -31,7 +31,7 @@
#include <vector>
-#include "targetarch/mem_req.hh"
+#include "mem/mem_req.hh"
class ExecContext;
class PCEventQueue;