summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/f-32.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/f-32.cpp')
-rw-r--r--src/mame/drivers/f-32.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/mame/drivers/f-32.cpp b/src/mame/drivers/f-32.cpp
index c2cdd487bdc..e1d966fa8a8 100644
--- a/src/mame/drivers/f-32.cpp
+++ b/src/mame/drivers/f-32.cpp
@@ -32,6 +32,9 @@ f5
#include "machine/eepromser.h"
#include "sound/ym2151.h"
#include "sound/okim6295.h"
+#include "screen.h"
+#include "speaker.h"
+
class mosaicf2_state : public driver_device
{