Hand merge
[gem5.git] / arch / alpha / arguments.cc
index 91e0576f5cf5ffffec8ef6264f3fb369aa863e0d..905d6b9ae11193370c543c400d4e7116b8a78676 100644 (file)
  * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  */
 
-#include "arguments.hh"
-#include "exec_context.hh"
-#include "physical_memory.hh"
-#include "vtophys.hh"
+#include "arch/alpha/arguments.hh"
+#include "arch/alpha/vtophys.hh"
+#include "cpu/exec_context.hh"
+#include "mem/functional_mem/physical_memory.hh"
 
 AlphaArguments::Data::~Data()
 {