Merge gblack@m5.eecs.umich.edu:/bk/multiarch
[gem5.git] / dev / simple_disk.cc
index 19e8683dfd232f5d44e6548680add78cf879afe9..b8c5d44abf08f7f62d5963bf28acfb6b16b34a3f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2001-2003 The Regents of The University of Michigan
+ * Copyright (c) 2001-2005 The Regents of The University of Michigan
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
@@ -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;