summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/djmain.h
diff options
context:
space:
mode:
author Scott Stone <tafoid@users.noreply.github.com>2013-07-09 15:49:50 +0000
committer Scott Stone <tafoid@users.noreply.github.com>2013-07-09 15:49:50 +0000
commit826fed71cd86a518f6e61cdcf5996739b7a59a0b (patch)
tree689a3b9c80ec5da8601a8b1017ee01664070cafc /src/mame/includes/djmain.h
parent998ca0775226b012c32c05db7bb8e9ac5beaae6b (diff)
Modernized the following konicdev.c devices (k056832, k054000, k053936, k051316, k051733). [Osso]
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 b19a36aaffb..6c1f91735f6 100644
--- a/src/mame/includes/djmain.h
+++ b/src/mame/includes/djmain.h
@@ -1,4 +1,5 @@
#include "machine/ataintf.h"
+#include "video/konicdev.h"
class djmain_state : public driver_device
{