summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/sound/ymf262.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/sound/ymf262.c')
-rw-r--r--src/emu/sound/ymf262.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/emu/sound/ymf262.c b/src/emu/sound/ymf262.c
index 7a9c39c0dbc..f28798097fb 100644
--- a/src/emu/sound/ymf262.c
+++ b/src/emu/sound/ymf262.c
@@ -53,8 +53,7 @@ differences between OPL2 and OPL3 shown in datasheets:
*/
-#include <math.h>
-#include "sndintrf.h"
+#include "emu.h"
#include "ymf262.h"