summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/maxaflex.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/maxaflex.cpp')
-rw-r--r--src/mame/drivers/maxaflex.cpp5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/mame/drivers/maxaflex.cpp b/src/mame/drivers/maxaflex.cpp
index aa86318b42c..3154c9c8caf 100644
--- a/src/mame/drivers/maxaflex.cpp
+++ b/src/mame/drivers/maxaflex.cpp
@@ -20,11 +20,14 @@
#include "machine/6821pia.h"
-#include "sound/speaker.h"
+#include "sound/spkrdev.h"
#include "sound/pokey.h"
#include "video/gtia.h"
+#include "screen.h"
+#include "speaker.h"
+
#include "maxaflex.lh"