diff --git a/Source/Core/InputCommon/ControllerInterface/SDL/SDL.cpp b/Source/Core/InputCommon/ControllerInterface/SDL/SDL.cpp index 6dec6003fd..0d7494142d 100644 --- a/Source/Core/InputCommon/ControllerInterface/SDL/SDL.cpp +++ b/Source/Core/InputCommon/ControllerInterface/SDL/SDL.cpp @@ -16,8 +16,6 @@ #ifdef _WIN32 #include - -#pragma comment(lib, "SDL2.lib") #endif namespace ciface::SDL