summaryrefslogtreecommitdiff
path: root/sim/vptr.hh
diff options
context:
space:
mode:
Diffstat (limited to 'sim/vptr.hh')
-rw-r--r--sim/vptr.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/vptr.hh b/sim/vptr.hh
index 7ec43602d..0ec452f25 100644
--- a/sim/vptr.hh
+++ b/sim/vptr.hh
@@ -29,7 +29,7 @@
#ifndef __ARCH_ALPHA_VPTR_HH__
#define __ARCH_ALPHA_VPTR_HH__
-#include "targetarch/vtophys.hh"
+#include "arch/vtophys.hh"
#include "arch/isa_traits.hh"
class ExecContext;