summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/sound/c140.c
diff options
context:
space:
mode:
author Aaron Giles <aaron@aarongiles.com>2010-01-10 18:00:42 +0000
committer Aaron Giles <aaron@aarongiles.com>2010-01-10 18:00:42 +0000
commit2b23d7c017b38754363cea4467346e2f24286b2d (patch)
tree38b7e9b9521cffb2cbbde086ef265cc1fe5ad73f /src/emu/sound/c140.c
parentade4b98d4caeae71e5ca32c8640de0a76560e4da (diff)
Bulk driver.h -> emu.h switch.
Diffstat (limited to 'src/emu/sound/c140.c')
-rw-r--r--src/emu/sound/c140.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/emu/sound/c140.c b/src/emu/sound/c140.c
index 7c37ab4b63e..8b34e9bdda8 100644
--- a/src/emu/sound/c140.c
+++ b/src/emu/sound/c140.c
@@ -43,7 +43,6 @@ Unmapped registers:
*/
-#include <math.h>
#include "emu.h"
#include "streams.h"
#include "c140.h"