36c36
< #include "sim/eventq.hh"
---
> #include "sim/eventq_impl.hh"
68,70d67
< // forward current cycle to the time of the first event on the
< // queue
< curTick(mainEventQueue.nextTick());