mirror of
https://github.com/holub/mame
synced 2025-06-29 15:38:53 +03:00
Move expat.h include to c file (nw)
This commit is contained in:
parent
47589e5453
commit
cb5b67e482
@ -12,6 +12,7 @@
|
||||
#include "softlist.h"
|
||||
#include "clifront.h"
|
||||
#include "validity.h"
|
||||
#include "expat.h"
|
||||
|
||||
#include <ctype.h>
|
||||
|
||||
|
@ -10,7 +10,6 @@
|
||||
#define __SOFTLIST_H_
|
||||
|
||||
#include "ui/menu.h"
|
||||
#include "expat.h"
|
||||
#include "cstrpool.h"
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user