summaryrefslogtreecommitdiff
path: root/base/socket.cc
diff options
context:
space:
mode:
Diffstat (limited to 'base/socket.cc')
-rw-r--r--base/socket.cc6
1 files changed, 3 insertions, 3 deletions
diff --git a/base/socket.cc b/base/socket.cc
index 00fdf1ba3..63b693d94 100644
--- a/base/socket.cc
+++ b/base/socket.cc
@@ -35,9 +35,9 @@
#include <errno.h>
#include <unistd.h>
-#include "host.hh"
-#include "misc.hh"
-#include "socket.hh"
+#include "sim/host.hh"
+#include "base/misc.hh"
+#include "base/socket.hh"
using namespace std;