Support for FP Paired Single Operations
[gem5.git] / base / misc.cc
index 4b7c3632a5de57f4c65abb9e9389eaec424f8383..f3c86827b9a1ef6efd840ff38b6aa8f9794fbcac 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2002-2004 The Regents of The University of Michigan
+ * Copyright (c) 2002-2005 The Regents of The University of Michigan
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
@@ -35,7 +35,7 @@
 #include "base/output.hh"
 #include "base/trace.hh"
 #include "sim/host.hh"
-#include "sim/universe.hh"
+#include "sim/root.hh"
 
 using namespace std;