diff options
Diffstat (limited to 'sim/rx/load.h')
-rw-r--r-- | sim/rx/load.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/rx/load.h b/sim/rx/load.h index bb22776..562fa23 100644 --- a/sim/rx/load.h +++ b/sim/rx/load.h @@ -20,7 +20,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. */ #include "bfd.h" -#include "gdb/callback.h" +#include "sim/callback.h" extern int default_machine; |