More JSMESS breakage (nw)

This commit is contained in:
Justin Kerk 2015-01-28 15:47:03 +00:00
parent 8317717dd5
commit f56e1f309e
2 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@
#include "sound_module.h"
#include "modules/osdmodule.h"
#if (!defined(SDLMAME_EMSCRIPTEN)) && (!defined(OSD_WINDOWS))
#if (!defined(OSD_WINDOWS))
// standard sdl header
#include "../../sdl/sdlinc.h"