mirror of
https://github.com/holub/mame
synced 2025-07-05 18:08:04 +03:00
Fix OSX compile. Thanks balrog!
This commit is contained in:
parent
befd3022bb
commit
c091005ca4
@ -15,7 +15,7 @@
|
||||
|
||||
#ifdef OSD_SDL
|
||||
// forward declaration
|
||||
class SDL_Window;
|
||||
struct SDL_Window;
|
||||
#endif
|
||||
|
||||
//============================================================
|
||||
|
Loading…
Reference in New Issue
Block a user