summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/kchamp.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/kchamp.cpp')
-rw-r--r--src/mame/drivers/kchamp.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/mame/drivers/kchamp.cpp b/src/mame/drivers/kchamp.cpp
index b2e93fd1571..cb925f7af52 100644
--- a/src/mame/drivers/kchamp.cpp
+++ b/src/mame/drivers/kchamp.cpp
@@ -66,9 +66,12 @@ IO ports and memory map changes. Dip switches differ too.
#include "emu.h"
#include "includes/kchamp.h"
+
#include "cpu/z80/z80.h"
#include "sound/ay8910.h"
#include "sound/volt_reg.h"
+#include "screen.h"
+#include "speaker.h"
/********************