X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=src%2Farch%2Fpower%2Ftlb.hh;h=8431b9ad199a99a3746004062bad569b3101898f;hb=6833ca7eedd351596bb1518620af7465f5172fcd;hp=4445995fcd2c73aedbef61fa384acb9c4926cbe4;hpb=2edfcbbaee87c1a28351fc0dcd81d52d0d9102a4;p=gem5.git 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;