diff options
-rw-r--r-- | sim/m32r/sim-if.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sim/m32r/sim-if.c b/sim/m32r/sim-if.c index 401d102..49e3695 100644 --- a/sim/m32r/sim-if.c +++ b/sim/m32r/sim-if.c @@ -25,6 +25,7 @@ #include "sim/callback.h" #include "sim-main.h" +#include "sim-hw.h" #include "sim-options.h" #include "libiberty.h" #include "bfd.h" |