summaryrefslogtreecommitdiff
path: root/dev/simple_disk.hh
diff options
context:
space:
mode:
Diffstat (limited to 'dev/simple_disk.hh')
-rw-r--r--dev/simple_disk.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/simple_disk.hh b/dev/simple_disk.hh
index 006155168..6560e15c2 100644
--- a/dev/simple_disk.hh
+++ b/dev/simple_disk.hh
@@ -34,7 +34,7 @@
#define __DEV_SIMPLE_DISK_HH__
#include "sim/sim_object.hh"
-#include "targetarch/isa_traits.hh"
+#include "arch/isa_traits.hh"
class DiskImage;
class PhysicalMemory;