summaryrefslogtreecommitdiff
path: root/src/dev/simple_disk.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/dev/simple_disk.hh')
-rw-r--r--src/dev/simple_disk.hh1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/dev/simple_disk.hh b/src/dev/simple_disk.hh
index 2f3802975..83ba622e6 100644
--- a/src/dev/simple_disk.hh
+++ b/src/dev/simple_disk.hh
@@ -36,7 +36,6 @@
#define __DEV_SIMPLE_DISK_HH__
#include "sim/sim_object.hh"
-#include "arch/isa_traits.hh"
#include "params/SimpleDisk.hh"
class DiskImage;