summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/firefox.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/firefox.cpp')
-rw-r--r--src/mame/drivers/firefox.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/firefox.cpp b/src/mame/drivers/firefox.cpp
index 3a99b06518b..f4c337c75aa 100644
--- a/src/mame/drivers/firefox.cpp
+++ b/src/mame/drivers/firefox.cpp
@@ -38,6 +38,7 @@ but requires a special level III player for proper control. Video: CAV. Audio: A
#include "machine/gen_latch.h"
#include "machine/watchdog.h"
#include "machine/x2212.h"
+#include "speaker.h"
class firefox_state : public driver_device