summaryrefslogtreecommitdiff
path: root/src/mem/ruby/system/TimerTable.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/mem/ruby/system/TimerTable.cc')
-rw-r--r--src/mem/ruby/system/TimerTable.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mem/ruby/system/TimerTable.cc b/src/mem/ruby/system/TimerTable.cc
index a8453d4bb..48e548b5c 100644
--- a/src/mem/ruby/system/TimerTable.cc
+++ b/src/mem/ruby/system/TimerTable.cc
@@ -33,7 +33,7 @@
#include "Global.hh"
#include "TimerTable.hh"
-#include "EventQueue.hh"
+#include "RubyEventQueue.hh"
TimerTable::TimerTable(Chip* chip_ptr)
{