summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/glass.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/glass.cpp')
-rw-r--r--src/mame/drivers/glass.cpp6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/mame/drivers/glass.cpp b/src/mame/drivers/glass.cpp
index a770362abef..866056a7359 100644
--- a/src/mame/drivers/glass.cpp
+++ b/src/mame/drivers/glass.cpp
@@ -12,9 +12,13 @@ except for the Promat licensed Korean version which is unprotected.
***************************************************************************/
#include "emu.h"
+#include "includes/glass.h"
+
#include "cpu/m68000/m68000.h"
#include "sound/okim6295.h"
-#include "includes/glass.h"
+#include "screen.h"
+#include "speaker.h"
+
WRITE16_MEMBER(glass_state::clr_int_w)
{