Index: head/emulators/mame/files/patch-3rdparty_bgfx_include_bgfxplatform.h =================================================================== --- head/emulators/mame/files/patch-3rdparty_bgfx_include_bgfxplatform.h (nonexistent) +++ head/emulators/mame/files/patch-3rdparty_bgfx_include_bgfxplatform.h (revision 450700) @@ -0,0 +1,13 @@ +Catch up with https://hg.libsdl.org/SDL/rev/d11daa346140 + +--- 3rdparty/bgfx/include/bgfxplatform.h.orig 2015-09-30 06:29:01 UTC ++++ 3rdparty/bgfx/include/bgfxplatform.h +@@ -186,7 +186,7 @@ namespace bgfx + + #endif // BX_PLATFORM_ + +-#if defined(_SDL_syswm_h) ++#if defined(_SDL_syswm_h) || defined(SDL_syswm_h_) + // If SDL_syswm.h is included before bgfxplatform.h we can enable SDL window + // interop convenience code. + Property changes on: head/emulators/mame/files/patch-3rdparty_bgfx_include_bgfxplatform.h ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property