summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/boogwing.h
diff options
context:
space:
mode:
author Scott Stone <tafoid@users.noreply.github.com>2013-07-04 15:22:57 +0000
committer Scott Stone <tafoid@users.noreply.github.com>2013-07-04 15:22:57 +0000
commitf25378ad70393896df3a319df58d7989836d7c16 (patch)
treef9967ce2779b00299d6f56e4a150042f181bd4ca /src/mame/includes/boogwing.h
parentbb590452ddf4f693fa684840ca1e10c6ba98327d (diff)
Modernization of decocomn device [Osso]
Diffstat (limited to 'src/mame/includes/boogwing.h')
-rw-r--r--src/mame/includes/boogwing.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/boogwing.h b/src/mame/includes/boogwing.h
index 7c4271860a6..0bca3509543 100644
--- a/src/mame/includes/boogwing.h
+++ b/src/mame/includes/boogwing.h
@@ -8,6 +8,7 @@
#include "video/deco16ic.h"
#include "video/decocomn.h"
#include "video/bufsprite.h"
+#include "video/decocomn.h"
#include "video/decospr.h"
class boogwing_state : public driver_device