summaryrefslogtreecommitdiff
path: root/src/arch/mips/dsp.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch/mips/dsp.hh')
-rwxr-xr-xsrc/arch/mips/dsp.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/arch/mips/dsp.hh b/src/arch/mips/dsp.hh
index fde4b332a..dbada893a 100755
--- a/src/arch/mips/dsp.hh
+++ b/src/arch/mips/dsp.hh
@@ -35,7 +35,7 @@
#include "arch/mips/isa_traits.hh"
#include "base/misc.hh"
#include "config/full_system.hh"
-#include "sim/host.hh"
+#include "base/types.hh"
class ThreadContext;