add missing emu.h (nw)

This commit is contained in:
smf- 2017-10-22 10:51:30 +01:00
parent c0566bfee5
commit 85283a8056

View File

@ -1,6 +1,7 @@
// license:BSD-3-Clause
// copyright-holders:David Haywood
#include "emu.h"
#include "sh.h"
void sh_common_execution::device_start()