diff options
Diffstat (limited to 'kern/tru64/mbuf.hh')
-rw-r--r-- | kern/tru64/mbuf.hh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kern/tru64/mbuf.hh b/kern/tru64/mbuf.hh index f89074653..93424858f 100644 --- a/kern/tru64/mbuf.hh +++ b/kern/tru64/mbuf.hh @@ -30,7 +30,7 @@ #define __MBUF_HH__ #include "sim/host.hh" -#include "targetarch/isa_traits.hh" +#include "arch/isa_traits.hh" namespace tru64 { |