mirror of
https://github.com/holub/mame
synced 2025-04-25 01:40:16 +03:00
osdcore files MUST NEVER include headers from the core emulator.
This commit is contained in:
parent
c3bb16d573
commit
28c18703aa
@ -45,7 +45,7 @@
|
||||
#include <tchar.h>
|
||||
|
||||
// MAME headers
|
||||
#include "emucore.h"
|
||||
#include "osdcore.h"
|
||||
|
||||
// MAMEOS headers
|
||||
#include "winutf8.h"
|
||||
|
@ -45,7 +45,7 @@
|
||||
#include <mmsystem.h>
|
||||
|
||||
// MAME headers
|
||||
#include "osdepend.h"
|
||||
#include "osdcore.h"
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user