summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/audio/bzone.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/audio/bzone.c')
-rw-r--r--src/mame/audio/bzone.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/mame/audio/bzone.c b/src/mame/audio/bzone.c
index 53e066cb070..20e17ea91be 100644
--- a/src/mame/audio/bzone.c
+++ b/src/mame/audio/bzone.c
@@ -17,8 +17,7 @@ D0 explosion enable gates a noise generator
*/
-#include <math.h>
-#include "driver.h"
+#include "emu.h"
#include "streams.h"
#include "includes/bzone.h"