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