summaryrefslogtreecommitdiff
path: root/src/arch/power/interrupts.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch/power/interrupts.hh')
-rw-r--r--src/arch/power/interrupts.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/arch/power/interrupts.hh b/src/arch/power/interrupts.hh
index e41b4aa95..f89959863 100644
--- a/src/arch/power/interrupts.hh
+++ b/src/arch/power/interrupts.hh
@@ -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"