summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/drgnmst.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/drgnmst.c')
-rw-r--r--src/mame/drivers/drgnmst.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/drgnmst.c b/src/mame/drivers/drgnmst.c
index b49a05a66da..f450dc4fb76 100644
--- a/src/mame/drivers/drgnmst.c
+++ b/src/mame/drivers/drgnmst.c
@@ -35,6 +35,7 @@ Notes:
*/
#include "driver.h"
+#include "cpu/m68000/m68000.h"
#include "cpu/pic16c5x/pic16c5x.h"
#include "sound/okim6295.h"
#include "includes/drgnmst.h"