summaryrefslogtreecommitdiff
path: root/base/hostinfo.hh
diff options
context:
space:
mode:
Diffstat (limited to 'base/hostinfo.hh')
-rw-r--r--base/hostinfo.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/base/hostinfo.hh b/base/hostinfo.hh
index 3a5d1a61e..2293d2b6a 100644
--- a/base/hostinfo.hh
+++ b/base/hostinfo.hh
@@ -29,7 +29,7 @@
#ifndef __HOSTINFO_HH__
#define __HOSTINFO_HH__
-#include "host.hh"
+#include "sim/host.hh"
uint64_t procInfo(char *filename, char *target);