summaryrefslogtreecommitdiff
path: root/src/arch/mips/dsp.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch/mips/dsp.cc')
-rwxr-xr-xsrc/arch/mips/dsp.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/arch/mips/dsp.cc b/src/arch/mips/dsp.cc
index c999955e4..e13cf0870 100755
--- a/src/arch/mips/dsp.cc
+++ b/src/arch/mips/dsp.cc
@@ -32,7 +32,7 @@
#include "arch/mips/isa_traits.hh"
#include "base/bitfield.hh"
-#include "base/misc.hh"
+#include "base/logging.hh"
#include "cpu/static_inst.hh"
#include "sim/serialize.hh"