summaryrefslogtreecommitdiff
path: root/src/mem/ruby/recorder/Tracer.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/mem/ruby/recorder/Tracer.cc')
-rw-r--r--src/mem/ruby/recorder/Tracer.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mem/ruby/recorder/Tracer.cc b/src/mem/ruby/recorder/Tracer.cc
index 2a0acba46..0a4a290b3 100644
--- a/src/mem/ruby/recorder/Tracer.cc
+++ b/src/mem/ruby/recorder/Tracer.cc
@@ -34,7 +34,7 @@
#include "Tracer.hh"
#include "TraceRecord.hh"
-#include "EventQueue.hh"
+#include "RubyEventQueue.hh"
#include "PrioHeap.hh"
#include "System.hh"