summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/audio/polyplay.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/audio/polyplay.c')
-rw-r--r--src/mame/audio/polyplay.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/mame/audio/polyplay.c b/src/mame/audio/polyplay.c
index 6ec04b3868f..7d1b0b6bed2 100644
--- a/src/mame/audio/polyplay.c
+++ b/src/mame/audio/polyplay.c
@@ -9,8 +9,7 @@
***************************************************************************/
-#include <math.h>
-#include "driver.h"
+#include "emu.h"
#include "sound/samples.h"
#include "includes/polyplay.h"