doesn't need fm.h yet (nw)

This commit is contained in:
smf- 2013-05-11 10:23:34 +00:00
parent 6087d487d8
commit 2955153f71
2 changed files with 1 additions and 2 deletions

View File

@ -4,7 +4,6 @@
#define __2608INTF_H__
#include "emu.h"
#include "fm.h"
#include "ay8910.h"
void ym2608_update_request(void *param);

View File

@ -4,7 +4,7 @@
#define __2610INTF_H__
#include "emu.h"
#include "fm.h"
#include "ay8910.h"
void ym2610_update_request(void *param);