summaryrefslogtreecommitdiff
path: root/base/hashmap.hh
diff options
context:
space:
mode:
Diffstat (limited to 'base/hashmap.hh')
-rw-r--r--base/hashmap.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/base/hashmap.hh b/base/hashmap.hh
index 21d4a818e..10089980b 100644
--- a/base/hashmap.hh
+++ b/base/hashmap.hh
@@ -37,7 +37,7 @@
#include <string>
-#include "host.hh"
+#include "sim/host.hh"
#if defined(__GNUC__) && __GNUC__ >= 3
#define __hash_namespace __gnu_cxx