summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/esh.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/esh.cpp')
-rw-r--r--src/mame/drivers/esh.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/esh.cpp b/src/mame/drivers/esh.cpp
index c1966c1e119..7349ef53ad6 100644
--- a/src/mame/drivers/esh.cpp
+++ b/src/mame/drivers/esh.cpp
@@ -30,6 +30,7 @@ Todo:
#include "machine/ldv1000.h"
#include "machine/nvram.h"
#include "sound/beep.h"
+#include "speaker.h"
class esh_state : public driver_device