summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/littlerb.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/littlerb.c')
-rw-r--r--src/mame/drivers/littlerb.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/littlerb.c b/src/mame/drivers/littlerb.c
index e1379aa8d6a..4a868594a48 100644
--- a/src/mame/drivers/littlerb.c
+++ b/src/mame/drivers/littlerb.c
@@ -59,6 +59,7 @@ Dip sw.2
*/
#include "driver.h"
+#include "cpu/m68000/m68000.h"
static UINT16 littlerb_vdp_address_low;
static UINT16 littlerb_vdp_address_high;