summaryrefslogtreecommitdiff
path: root/src/arch/mips/decoder.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch/mips/decoder.hh')
-rw-r--r--src/arch/mips/decoder.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/arch/mips/decoder.hh b/src/arch/mips/decoder.hh
index 59e040658..4a2fc46a5 100644
--- a/src/arch/mips/decoder.hh
+++ b/src/arch/mips/decoder.hh
@@ -33,7 +33,7 @@
#include "arch/generic/decode_cache.hh"
#include "arch/mips/types.hh"
-#include "base/misc.hh"
+#include "base/logging.hh"
#include "base/types.hh"
#include "cpu/static_inst.hh"