Defeated another attempt to make MAME Windows-only (nw)

This commit is contained in:
R. Belmont 2014-06-19 01:50:14 +00:00
parent ec32b64bc6
commit fea4ed6ccd

View File

@ -16,7 +16,7 @@
*/
#include "emu.h"
#include "cpu\m6809\m6809.h"
#include "cpu/m6809/m6809.h"
class gimix_state : public driver_device
{