diff options
Diffstat (limited to 'base/stats/events.cc')
-rw-r--r-- | base/stats/events.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/base/stats/events.cc b/base/stats/events.cc index d716fa4d3..dd7ec2ccf 100644 --- a/base/stats/events.cc +++ b/base/stats/events.cc @@ -41,7 +41,7 @@ #include "base/match.hh" #include "sim/host.hh" #include "sim/sim_object.hh" -#include "sim/universe.hh" +#include "sim/root.hh" using namespace std; |