mirror of
https://github.com/holub/mame
synced 2025-06-09 14:22:41 +03:00
Fix linux compile (nw)
This commit is contained in:
parent
5e80a732aa
commit
74f95ba03e
@ -18,6 +18,7 @@
|
|||||||
#include "osdcore.h"
|
#include "osdcore.h"
|
||||||
#include "osdlib.h"
|
#include "osdlib.h"
|
||||||
|
|
||||||
|
#include "sdlinc.h"
|
||||||
//============================================================
|
//============================================================
|
||||||
// osd_getenv
|
// osd_getenv
|
||||||
//============================================================
|
//============================================================
|
||||||
@ -158,4 +159,3 @@ char *osd_get_clipboard_text(void)
|
|||||||
}
|
}
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user