summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/bfmsys83.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/bfmsys83.cpp')
-rw-r--r--src/mame/drivers/bfmsys83.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/bfmsys83.cpp b/src/mame/drivers/bfmsys83.cpp
index 2a297628db9..507846cc83c 100644
--- a/src/mame/drivers/bfmsys83.cpp
+++ b/src/mame/drivers/bfmsys83.cpp
@@ -6,6 +6,7 @@
#include "cpu/m6800/m6800.h"
#include "sound/ay8910.h"
#include "machine/bfm_comn.h"
+#include "speaker.h"
class bfmsys83_state : public driver_device