diff options
Diffstat (limited to 'disas/sh4.c')
-rw-r--r-- | disas/sh4.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/disas/sh4.c b/disas/sh4.c index 020f5ebb7b..8b0415dfe9 100644 --- a/disas/sh4.c +++ b/disas/sh4.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, see <http://www.gnu.org/licenses/>. */ -#include <stdio.h> +#include "qemu/osdep.h" #include "disas/bfd.h" #define DEFINE_TABLE |