cpu: split LTAGE implementation into a base TAGE and a derived LTAGE
[gem5.git] / src / cpu / pred / 2bit_local.cc
index adbb07583b6fb1b8eee08643d67ede07677c8034..cd97f2bdf587b7fdb7016999c45a2dcdce4a0397 100644 (file)
@@ -31,7 +31,7 @@
 #include "cpu/pred/2bit_local.hh"
 
 #include "base/intmath.hh"
-#include "base/misc.hh"
+#include "base/logging.hh"
 #include "base/trace.hh"
 #include "debug/Fetch.hh"