summaryrefslogtreecommitdiff
path: root/src/base/pollevent.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/base/pollevent.hh')
-rw-r--r--src/base/pollevent.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/base/pollevent.hh b/src/base/pollevent.hh
index 5b84650cb..ecaeb94ce 100644
--- a/src/base/pollevent.hh
+++ b/src/base/pollevent.hh
@@ -33,7 +33,7 @@
#include <vector>
#include <poll.h>
-#include "sim/root.hh"
+#include "sim/core.hh"
class Checkpoint;
class PollQueue;