summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/bladestl.h
diff options
context:
space:
mode:
author Scott Stone <tafoid@users.noreply.github.com>2013-07-05 02:47:27 +0000
committer Scott Stone <tafoid@users.noreply.github.com>2013-07-05 02:47:27 +0000
commit50f6e6cf3d5485b5fc8cf0f4363f1eaac64daca3 (patch)
tree09211049e03f4648c5b16accfbe8dd57c8844cb4 /src/mame/includes/bladestl.h
parent2e9622ecdb143e400192a8f6c53e64943636ad59 (diff)
Modernized some others devices contained in konicdev.c: k007342, k007420, k052109, k051960 and k05324x. [Osso]
Diffstat (limited to 'src/mame/includes/bladestl.h')
-rw-r--r--src/mame/includes/bladestl.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/bladestl.h b/src/mame/includes/bladestl.h
index a3df1086589..dafcd57fce9 100644
--- a/src/mame/includes/bladestl.h
+++ b/src/mame/includes/bladestl.h
@@ -4,6 +4,7 @@
*************************************************************************/
#include "sound/upd7759.h"
+#include "video/konicdev.h"
class bladestl_state : public driver_device
{