summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/sound.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/sound.cpp')
-rw-r--r--src/emu/sound.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/emu/sound.cpp b/src/emu/sound.cpp
index 1f3373caf0b..be16a3476e3 100644
--- a/src/emu/sound.cpp
+++ b/src/emu/sound.cpp
@@ -9,6 +9,7 @@
***************************************************************************/
#include "emu.h"
+#include "speaker.h"
#include "emuopts.h"
#include "osdepend.h"
#include "config.h"