sim, arch, base: Refactor the base remote GDB class.
[gem5.git] / src / sim / root.cc
index 41adf1cf027b287bdba1138411d8fc8742637590..41dad77b4e93306921f5e261cbc2b9f2307a4f4c 100644 (file)
@@ -31,7 +31,7 @@
  *          Gabe Black
  */
 
-#include "base/misc.hh"
+#include "base/logging.hh"
 #include "base/trace.hh"
 #include "config/the_isa.hh"
 #include "debug/TimeSync.hh"