sim: m32r: include sim-hw.h for sim_hw_parse

This commit is contained in:
Mike Frysinger
2022-12-22 19:11:04 -05:00
parent 160a943ff8
commit 7dc3ab9125

View File

@@ -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"