summaryrefslogtreecommitdiff
path: root/src/base/loader/hex_file.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/base/loader/hex_file.hh')
-rwxr-xr-xsrc/base/loader/hex_file.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/base/loader/hex_file.hh b/src/base/loader/hex_file.hh
index 40483e684..87a7eb0f3 100755
--- a/src/base/loader/hex_file.hh
+++ b/src/base/loader/hex_file.hh
@@ -35,7 +35,7 @@
#include <limits>
#include <string>
-#include "sim/host.hh" // for Addr
+#include "base/types.hh"
class Port;