mirror of
https://github.com/holub/mame
synced 2025-07-03 09:06:08 +03:00
Some more #includes's removed
This commit is contained in:
parent
9adda05850
commit
56ad71eccf
@ -10,8 +10,6 @@
|
||||
***************************************************************************/
|
||||
|
||||
#include "driver.h"
|
||||
#include "deprecat.h"
|
||||
#include "cheat.h"
|
||||
#include "profiler.h"
|
||||
|
||||
|
||||
|
@ -9,16 +9,13 @@
|
||||
|
||||
***************************************************************************/
|
||||
|
||||
#include "osdepend.h"
|
||||
#include "driver.h"
|
||||
#include "deprecat.h"
|
||||
#include "profiler.h"
|
||||
#include "png.h"
|
||||
#include "debugger.h"
|
||||
#include "render.h"
|
||||
#include "rendutil.h"
|
||||
#include "ui.h"
|
||||
#include "deprecat.h"
|
||||
#include "video/vector.h"
|
||||
|
||||
#include "snap.lh"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user