mem-cache: Add multiple eviction stats
[gem5.git] / src / arch / x86 / emulenv.cc
index 8abfb6398e544ec0c4619421a585013a82c74244..0e2795da1ad6f877e708bcbfddc50b756f0fd3de 100644 (file)
@@ -41,7 +41,7 @@
 
 #include <cassert>
 
-#include "base/misc.hh"
+#include "base/logging.hh"
 
 using namespace X86ISA;