This one really needs to be arch/faults.hh
authorGabe Black <gblack@eecs.umich.edu>
Sat, 28 Oct 2006 08:44:05 +0000 (04:44 -0400)
committerGabe Black <gblack@eecs.umich.edu>
Sat, 28 Oct 2006 08:44:05 +0000 (04:44 -0400)
--HG--
extra : convert_revision : aad1ee04ade9f4394c9ef0386f23d6f2ca373412

src/cpu/simple/base.cc

index 81e9e67204b2813c1672c079899704c3fa8a1ada..cbb3980cbbf0c76e07969fe041153fd60be88f07 100644 (file)
@@ -29,7 +29,7 @@
  */
 
 #include "arch/utility.hh"
-#include "sim/faults.hh"
+#include "arch/faults.hh"
 #include "base/cprintf.hh"
 #include "base/inifile.hh"
 #include "base/loader/symtab.hh"