misc: Rename misc.(hh|cc) to logging.(hh|cc)
[gem5.git] / src / arch / power / interrupts.hh
index e41b4aa95a36418c90d1c8fc5b83f9ca15d5f149..f8995986373d1ef36edbb104f86eb6d571514eeb 100644 (file)
@@ -31,7 +31,7 @@
 #ifndef __ARCH_POWER_INTERRUPT_HH__
 #define __ARCH_POWER_INTERRUPT_HH__
 
-#include "base/misc.hh"
+#include "base/logging.hh"
 #include "params/PowerInterrupts.hh"
 #include "sim/sim_object.hh"