summaryrefslogtreecommitdiff
path: root/base/pollevent.cc
diff options
context:
space:
mode:
Diffstat (limited to 'base/pollevent.cc')
-rw-r--r--base/pollevent.cc10
1 files changed, 5 insertions, 5 deletions
diff --git a/base/pollevent.cc b/base/pollevent.cc
index fd08d4c4c..45a32581f 100644
--- a/base/pollevent.cc
+++ b/base/pollevent.cc
@@ -33,11 +33,11 @@
#include <signal.h>
#include <unistd.h>
-#include "async.hh"
-#include "host.hh"
-#include "misc.hh"
-#include "pollevent.hh"
-#include "universe.hh"
+#include "sim/async.hh"
+#include "sim/host.hh"
+#include "base/misc.hh"
+#include "base/pollevent.hh"
+#include "sim/universe.hh"
PollQueue pollQueue;