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 3c0a2d1b8..40483e684 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 "sim/host.hh" // for Addr
class Port;