mirror of
https://github.com/holub/mame
synced 2025-07-04 17:38:08 +03:00
unbreak build (nw)
This commit is contained in:
parent
089d781dfc
commit
e4acf3380a
@ -18,6 +18,7 @@
|
||||
#ifndef __DS1302_H__
|
||||
#define __DS1302_H__
|
||||
|
||||
#include "emu.h"
|
||||
#include "dirtc.h"
|
||||
|
||||
|
||||
|
@ -26,6 +26,7 @@
|
||||
#ifndef __HD64610__
|
||||
#define __HD64610__
|
||||
|
||||
#include "emu.h"
|
||||
#include "dirtc.h"
|
||||
|
||||
|
||||
|
@ -22,6 +22,7 @@
|
||||
#ifndef __MCCS1850__
|
||||
#define __MCCS1850__
|
||||
|
||||
#include "emu.h"
|
||||
#include "dirtc.h"
|
||||
|
||||
|
||||
|
@ -11,6 +11,7 @@
|
||||
#ifndef __MM58167_H__
|
||||
#define __MM58167_H__
|
||||
|
||||
#include "emu.h"
|
||||
#include "dirtc.h"
|
||||
|
||||
|
||||
|
@ -23,6 +23,7 @@
|
||||
#ifndef __MSM5832__
|
||||
#define __MSM5832__
|
||||
|
||||
#include "emu.h"
|
||||
#include "dirtc.h"
|
||||
|
||||
|
||||
|
@ -22,6 +22,7 @@
|
||||
#ifndef __MSM58321__
|
||||
#define __MSM58321__
|
||||
|
||||
#include "emu.h"
|
||||
#include "dirtc.h"
|
||||
|
||||
|
||||
|
@ -11,6 +11,7 @@
|
||||
#ifndef __PCF8593_H__
|
||||
#define __PCF8593_H__
|
||||
|
||||
#include "emu.h"
|
||||
#include "dirtc.h"
|
||||
|
||||
|
||||
|
@ -23,6 +23,7 @@
|
||||
#ifndef __RP5C01__
|
||||
#define __RP5C01__
|
||||
|
||||
#include "emu.h"
|
||||
#include "dirtc.h"
|
||||
|
||||
|
||||
|
@ -23,6 +23,7 @@
|
||||
#ifndef __RP5C15__
|
||||
#define __RP5C15__
|
||||
|
||||
#include "emu.h"
|
||||
#include "dirtc.h"
|
||||
|
||||
|
||||
|
@ -12,6 +12,7 @@
|
||||
#ifndef __RTC4543_H__
|
||||
#define __RTC4543_H__
|
||||
|
||||
#include "emu.h"
|
||||
#include "dirtc.h"
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user