diff options
Diffstat (limited to 'base/hostinfo.cc')
-rw-r--r-- | base/hostinfo.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/base/hostinfo.cc b/base/hostinfo.cc index 48c876122..b530ae237 100644 --- a/base/hostinfo.cc +++ b/base/hostinfo.cc @@ -34,7 +34,7 @@ #include <errno.h> #include <math.h> -#include "host.hh" +#include "sim/host.hh" uint64_t procInfo(char *filename, char *target) |