summaryrefslogtreecommitdiff
path: root/base/pollevent.hh
diff options
context:
space:
mode:
Diffstat (limited to 'base/pollevent.hh')
-rw-r--r--base/pollevent.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/base/pollevent.hh b/base/pollevent.hh
index 57e12f549..7ae37398c 100644
--- a/base/pollevent.hh
+++ b/base/pollevent.hh
@@ -31,7 +31,7 @@
#include <vector>
#include <poll.h>
-#include "universe.hh"
+#include "sim/universe.hh"
class PollEvent
{