diff options
author | 2010-01-10 18:00:42 +0000 | |
---|---|---|
committer | 2010-01-10 18:00:42 +0000 | |
commit | 2b23d7c017b38754363cea4467346e2f24286b2d (patch) | |
tree | 38b7e9b9521cffb2cbbde086ef265cc1fe5ad73f /src/emu/sound/2203intf.c | |
parent | ade4b98d4caeae71e5ca32c8640de0a76560e4da (diff) |
Bulk driver.h -> emu.h switch.
Diffstat (limited to 'src/emu/sound/2203intf.c')
-rw-r--r-- | src/emu/sound/2203intf.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/emu/sound/2203intf.c b/src/emu/sound/2203intf.c index 88b76fcc4e3..398cfe723a7 100644 --- a/src/emu/sound/2203intf.c +++ b/src/emu/sound/2203intf.c @@ -1,4 +1,3 @@ -#include <math.h> #include "emu.h" #include "streams.h" #include "2203intf.h" |