summaryrefslogtreecommitdiff
path: root/dev/simple_disk.cc
diff options
context:
space:
mode:
Diffstat (limited to 'dev/simple_disk.cc')
-rw-r--r--dev/simple_disk.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/simple_disk.cc b/dev/simple_disk.cc
index 19e8683df..a33b4fe1b 100644
--- a/dev/simple_disk.cc
+++ b/dev/simple_disk.cc
@@ -42,7 +42,7 @@
#include "base/trace.hh"
#include "dev/disk_image.hh"
#include "dev/simple_disk.hh"
-#include "mem/functional_mem/physical_memory.hh"
+#include "mem/functional/physical.hh"
#include "sim/builder.hh"
using namespace std;