this is no issue anymore (nw)

This commit is contained in:
Miodrag Milanovic 2016-04-15 16:16:56 +02:00
parent 0bcc96406d
commit 570c743fcd

View File

@ -5,9 +5,6 @@
#include <SDL2/SDL.h>
#include <SDL2/SDL_version.h>
// on win32 this includes windows.h by itself and breaks us!
#ifndef SDLMAME_WIN32
#include <SDL2/SDL_syswm.h>
#endif
#endif