diff options
Diffstat (limited to 'base/pollevent.hh')
-rw-r--r-- | base/pollevent.hh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/base/pollevent.hh b/base/pollevent.hh index 3c9404c08..169d82a61 100644 --- a/base/pollevent.hh +++ b/base/pollevent.hh @@ -31,7 +31,7 @@ #include <vector> #include <poll.h> -#include "sim/universe.hh" +#include "sim/root.hh" class Checkpoint; |