summaryrefslogtreecommitdiff
path: root/sim/system.cc
diff options
context:
space:
mode:
Diffstat (limited to 'sim/system.cc')
-rw-r--r--sim/system.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/system.cc b/sim/system.cc
index e138a6c22..8820922c1 100644
--- a/sim/system.cc
+++ b/sim/system.cc
@@ -5,7 +5,7 @@
#include "kern/kernel_stats.hh"
#include "mem/functional/memory_control.hh"
#include "mem/functional/physical.hh"
-#include "targetarch/vtophys.hh"
+#include "arch/vtophys.hh"
#include "sim/builder.hh"
#include "arch/isa_traits.hh"
#include "sim/byteswap.hh"