summaryrefslogtreecommitdiff
path: root/sim/universe.cc
diff options
context:
space:
mode:
Diffstat (limited to 'sim/universe.cc')
-rw-r--r--sim/universe.cc6
1 files changed, 3 insertions, 3 deletions
diff --git a/sim/universe.cc b/sim/universe.cc
index 83f268b14..8274d84ca 100644
--- a/sim/universe.cc
+++ b/sim/universe.cc
@@ -30,9 +30,9 @@
#include <string>
#include <vector>
-#include "universe.hh"
-#include "host.hh"
-#include "param.hh"
+#include "sim/universe.hh"
+#include "sim/host.hh"
+#include "sim/param.hh"
using namespace std;