Merge pull request #1 from plgDavid/patch-1

Update winos.c
This commit is contained in:
Miodrag Milanović 2014-10-20 20:40:20 +02:00
commit b5ff93f158

View File

@ -6,6 +6,7 @@
#define WIN32_LEAN_AND_MEAN
#include <windows.h>
#include <stdlib.h>
// MAME headers
#include "osdcore.h"