summaryrefslogtreecommitdiff
path: root/src/arch/power/tlb.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch/power/tlb.hh')
-rw-r--r--src/arch/power/tlb.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/arch/power/tlb.hh b/src/arch/power/tlb.hh
index 4445995fc..8431b9ad1 100644
--- a/src/arch/power/tlb.hh
+++ b/src/arch/power/tlb.hh
@@ -46,7 +46,7 @@
#include "base/statistics.hh"
#include "mem/request.hh"
#include "params/PowerTLB.hh"
-#include "sim/faults.hh"
+#include "sim/fault.hh"
#include "sim/tlb.hh"
class ThreadContext;