diff --git a/src/osd/sdl/sdlinc.h b/src/osd/sdl/sdlinc.h index 47ead42c0cf..03bd37874ca 100644 --- a/src/osd/sdl/sdlinc.h +++ b/src/osd/sdl/sdlinc.h @@ -5,9 +5,6 @@ #include #include -// on win32 this includes windows.h by itself and breaks us! -#ifndef SDLMAME_WIN32 #include -#endif #endif