summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/gpworld.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/gpworld.cpp')
-rw-r--r--src/mame/drivers/gpworld.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/gpworld.cpp b/src/mame/drivers/gpworld.cpp
index eb216e085ba..926c60d7625 100644
--- a/src/mame/drivers/gpworld.cpp
+++ b/src/mame/drivers/gpworld.cpp
@@ -44,6 +44,7 @@ Dumping Notes:
#include "emu.h"
#include "cpu/z80/z80.h"
#include "machine/ldv1000.h"
+#include "speaker.h"
class gpworld_state : public driver_device