summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/djmain.h
diff options
context:
space:
mode:
author David Haywood <mamehaze@users.noreply.github.com>2013-07-10 14:25:45 +0000
committer David Haywood <mamehaze@users.noreply.github.com>2013-07-10 14:25:45 +0000
commitb41c1dcbea187165f2a7fcd86f12ca7ff7ef7b46 (patch)
tree1afda006fd0e2b511a26b4ceff6f3153e1105908 /src/mame/includes/djmain.h
parentdb35c0db6dd7533df8929a5cf81e78ff547aee03 (diff)
this one too. (nw)
Diffstat (limited to 'src/mame/includes/djmain.h')
-rw-r--r--src/mame/includes/djmain.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/djmain.h b/src/mame/includes/djmain.h
index 690753fc643..e924e14007e 100644
--- a/src/mame/includes/djmain.h
+++ b/src/mame/includes/djmain.h
@@ -1,6 +1,7 @@
#include "machine/ataintf.h"
#include "video/konicdev.h"
#include "video/k054156_k054157_k056832.h"
+#include "video/k055555.h"
class djmain_state : public driver_device
{