summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/compgolf.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/compgolf.cpp')
-rw-r--r--src/mame/drivers/compgolf.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/mame/drivers/compgolf.cpp b/src/mame/drivers/compgolf.cpp
index 54e364c9ebc..ba6f2db68b7 100644
--- a/src/mame/drivers/compgolf.cpp
+++ b/src/mame/drivers/compgolf.cpp
@@ -15,6 +15,9 @@
#include "emu.h"
#include "cpu/m6809/m6809.h"
#include "sound/2203intf.h"
+#include "screen.h"
+#include "speaker.h"
+
#include "includes/compgolf.h"