summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/wico.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/wico.cpp')
-rw-r--r--src/mame/drivers/wico.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/mame/drivers/wico.cpp b/src/mame/drivers/wico.cpp
index 11842256358..dfb546fe6ba 100644
--- a/src/mame/drivers/wico.cpp
+++ b/src/mame/drivers/wico.cpp
@@ -38,8 +38,11 @@ ToDo:
#include "emu.h"
#include "machine/genpin.h"
+
#include "cpu/m6809/m6809.h"
#include "sound/sn76496.h"
+#include "speaker.h"
+
#include "wico.lh"