ashnojoe: Missed include file, nw

This commit is contained in:
mooglyguy 2019-01-03 18:33:09 +01:00
parent 41e9e90f6c
commit 294317d096

View File

@ -56,6 +56,7 @@ public:
/* sound-related */
uint8_t m_adpcm_byte;
int m_msm5205_vclk_toggle;
/* devices */
required_device<cpu_device> m_maincpu;