mirror of
https://github.com/holub/mame
synced 2025-05-05 13:54:42 +03:00
Fix various headers after 3f9fa672a4
This commit is contained in:
parent
3f9fa672a4
commit
10d5ed2a80
@ -337,7 +337,6 @@ Notes:
|
||||
#include "emu.h"
|
||||
#include "jaguar.h"
|
||||
|
||||
#include "bus/generic/slot.h"
|
||||
#include "bus/generic/carts.h"
|
||||
#include "bus/ata/idehd.h"
|
||||
#include "cpu/m68000/m68000.h"
|
||||
|
@ -14,6 +14,7 @@
|
||||
#include "imagedev/snapquik.h"
|
||||
#include "jag_blitter.h"
|
||||
#include "cdrom.h"
|
||||
#include "bus/generic/slot.h"
|
||||
#include "imagedev/chd_cd.h"
|
||||
#include "screen.h"
|
||||
#include "emupal.h"
|
||||
|
@ -5,7 +5,6 @@
|
||||
#include "mdconsole.h"
|
||||
|
||||
#include "bus/generic/carts.h"
|
||||
#include "bus/generic/slot.h"
|
||||
#include "bus/sms_ctrl/controllers.h"
|
||||
#include "imagedev/chd_cd.h"
|
||||
#include "sound/sn76496.h"
|
||||
|
@ -10,6 +10,7 @@
|
||||
#include "mega32x.h"
|
||||
#include "megacd.h"
|
||||
|
||||
#include "bus/generic/slot.h"
|
||||
#include "bus/megadrive/md_slot.h"
|
||||
#include "bus/megadrive/md_carts.h"
|
||||
#include "bus/sms_ctrl/smsctrl.h"
|
||||
|
Loading…
Reference in New Issue
Block a user