summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/sound/multipcm.c
diff options
context:
space:
mode:
author Oliver Stöneberg <firewave@users.noreply.github.com>2013-07-10 11:34:30 +0000
committer Oliver Stöneberg <firewave@users.noreply.github.com>2013-07-10 11:34:30 +0000
commit8f4d37a626b622b4cc01bb1abe2482e5378f3c25 (patch)
tree6a94cbc693b2bf8d8c04e067ce318a2aee99d341 /src/emu/sound/multipcm.c
parent59d043aaae87f0390ad16f3a09697e1c44b87741 (diff)
devlegcy.h usage cleanup (nw)
Diffstat (limited to 'src/emu/sound/multipcm.c')
-rw-r--r--src/emu/sound/multipcm.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/emu/sound/multipcm.c b/src/emu/sound/multipcm.c
index bb49e53df00..3d7298278f3 100644
--- a/src/emu/sound/multipcm.c
+++ b/src/emu/sound/multipcm.c
@@ -33,6 +33,7 @@
#include "emu.h"
#include "multipcm.h"
+#include "devlegcy.h"
//????
#define MULTIPCM_CLOCKDIV (180.0)