summaryrefslogtreecommitdiff
path: root/cpu/o3/comm.hh
diff options
context:
space:
mode:
Diffstat (limited to 'cpu/o3/comm.hh')
-rw-r--r--cpu/o3/comm.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpu/o3/comm.hh b/cpu/o3/comm.hh
index 76ff4d689..c74c77ddf 100644
--- a/cpu/o3/comm.hh
+++ b/cpu/o3/comm.hh
@@ -31,7 +31,7 @@
#include <vector>
-#include "targetarch/isa_traits.hh"
+#include "arch/isa_traits.hh"
#include "cpu/inst_seq.hh"
#include "sim/host.hh"