summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/namcos86.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/namcos86.c')
-rw-r--r--src/mame/drivers/namcos86.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/namcos86.c b/src/mame/drivers/namcos86.c
index e75408f1e9c..2afadc4c29b 100644
--- a/src/mame/drivers/namcos86.c
+++ b/src/mame/drivers/namcos86.c
@@ -175,6 +175,7 @@ TODO:
*******************************************************************/
#include "driver.h"
+#include "cpu/m6809/m6809.h"
#include "cpu/m6800/m6800.h"
#include "sound/2151intf.h"
#include "sound/namco.h"