mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-10-07 10:26:27 +00:00
Fixed build for platforms with only libusb hidapi implementations
This commit is contained in:
@@ -98,8 +98,6 @@ static const SDL_UDEV_Symbols *udev_ctx = NULL;
|
||||
#include "windows/hid.c"
|
||||
#define HAVE_PLATFORM_BACKEND 1
|
||||
#define udev_ctx 1
|
||||
#else
|
||||
#error Need a hid.c for this platform!
|
||||
#endif
|
||||
|
||||
#undef hid_device_
|
||||
|
Reference in New Issue
Block a user