summaryrefslogtreecommitdiff
path: root/kern/tru64/printf.cc
diff options
context:
space:
mode:
Diffstat (limited to 'kern/tru64/printf.cc')
-rw-r--r--kern/tru64/printf.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/kern/tru64/printf.cc b/kern/tru64/printf.cc
index 12a089c40..77ac17c3a 100644
--- a/kern/tru64/printf.cc
+++ b/kern/tru64/printf.cc
@@ -32,8 +32,8 @@
#include "base/cprintf.hh"
#include "base/trace.hh"
#include "sim/host.hh"
-#include "targetarch/arguments.hh"
-#include "targetarch/vtophys.hh"
+#include "arch/arguments.hh"
+#include "arch/vtophys.hh"
using namespace std;