diff options
Diffstat (limited to 'dev/tsunami_io.hh')
-rw-r--r-- | dev/tsunami_io.hh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev/tsunami_io.hh b/dev/tsunami_io.hh index e6a545689..75e5d764c 100644 --- a/dev/tsunami_io.hh +++ b/dev/tsunami_io.hh @@ -36,6 +36,7 @@ #include "dev/io_device.hh" #include "base/range.hh" #include "dev/tsunami.hh" +#include "sim/eventq.hh" /** How often the RTC interrupts */ static const int RTC_RATE = 1024; |