summaryrefslogtreecommitdiff
path: root/kern/tru64/tru64_syscalls.hh
diff options
context:
space:
mode:
Diffstat (limited to 'kern/tru64/tru64_syscalls.hh')
-rw-r--r--kern/tru64/tru64_syscalls.hh4
1 files changed, 2 insertions, 2 deletions
diff --git a/kern/tru64/tru64_syscalls.hh b/kern/tru64/tru64_syscalls.hh
index 2e76234c0..f4853e3f8 100644
--- a/kern/tru64/tru64_syscalls.hh
+++ b/kern/tru64/tru64_syscalls.hh
@@ -29,8 +29,8 @@
#ifndef __TRU64_SYSCALLS_HH__
#define __TRU64_SYSCALLS_HH__
-#include "syscalls.hh"
-#include "tru64.hh"
+#include "targetarch/syscalls.hh"
+#include "kern/tru64/tru64.hh"
struct SystemCalls<Tru64>
{