| Previous | 199869 Revisions | Next |
| r34641 Tuesday 27th January, 2015 at 01:30:24 UTC by Couriersud |
|---|
| Fix compile for Windows/non-sdl. (nw) |
| [src/osd/modules/lib] | osdlib_win32.c |
| r243152 | r243153 | |
|---|---|---|
| 23 | 23 | #include "osdcomm.h" |
| 24 | 24 | #include "osdcore.h" |
| 25 | 25 | |
| 26 | #ifdef OSD_WINDOWS | |
| 27 | #include "winutf8.h" | |
| 28 | #endif | |
| 29 | ||
| 26 | 30 | //============================================================ |
| 27 | 31 | // MACROS |
| 28 | 32 | //============================================================ |
| https://github.com/mamedev/mame/commit/0c299bda6b362069994f8f248d44ee0852c4a90f |
| Previous | 199869 Revisions | Next |