diff options
Diffstat (limited to 'sim/process.hh')
-rw-r--r-- | sim/process.hh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/process.hh b/sim/process.hh index 2116ef632..43fafd9d7 100644 --- a/sim/process.hh +++ b/sim/process.hh @@ -40,7 +40,7 @@ #include <vector> -#include "targetarch/isa_traits.hh" +#include "arch/isa_traits.hh" #include "sim/sim_object.hh" #include "sim/stats.hh" #include "base/statistics.hh" |