diff options
Diffstat (limited to 'sim/sim_events.hh')
-rw-r--r-- | sim/sim_events.hh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/sim_events.hh b/sim/sim_events.hh index e9a5f3251..b1ae7793a 100644 --- a/sim/sim_events.hh +++ b/sim/sim_events.hh @@ -29,7 +29,7 @@ #ifndef __SIM_EVENTS_HH__ #define __SIM_EVENTS_HH__ -#include "eventq.hh" +#include "sim/eventq.hh" // // Event to terminate simulation at a particular cycle/instruction |