summaryrefslogtreecommitdiff
path: root/src/sim/debug.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/sim/debug.hh')
-rw-r--r--src/sim/debug.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sim/debug.hh b/src/sim/debug.hh
index 7dafb8394..ca7a606c6 100644
--- a/src/sim/debug.hh
+++ b/src/sim/debug.hh
@@ -31,7 +31,7 @@
#ifndef __SIM_DEBUG_HH__
#define __SIM_DEBUG_HH__
-#include "sim/host.hh"
+#include "base/types.hh"
void schedBreakCycle(Tick when);