summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/kabuki.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/kabuki.h')
-rw-r--r--src/mame/machine/kabuki.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mame/machine/kabuki.h b/src/mame/machine/kabuki.h
index ef7d375632e..5b2b01298f9 100644
--- a/src/mame/machine/kabuki.h
+++ b/src/mame/machine/kabuki.h
@@ -1,6 +1,5 @@
// license:BSD-3-Clause
// copyright-holders:Nicola Salmoria
-#include "emu.h"
void mgakuen2_decode(uint8_t *src, uint8_t *dst, int size);
void pang_decode(uint8_t *src, uint8_t *dst, int size);