summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/phc25.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/phc25.cpp')
-rw-r--r--src/mame/drivers/phc25.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/mame/drivers/phc25.cpp b/src/mame/drivers/phc25.cpp
index a009bc99fc8..905504b6fbf 100644
--- a/src/mame/drivers/phc25.cpp
+++ b/src/mame/drivers/phc25.cpp
@@ -40,6 +40,9 @@ RUN
#include "emu.h"
#include "includes/phc25.h"
+#include "speaker.h"
+
+
/* Read/Write Handlers */
READ8_MEMBER( phc25_state::port40_r )