mirror of
https://github.com/encounter/SDL.git
synced 2025-05-22 15:21:27 +00:00
Fixed libudev hotplug notifications in the HIDAPI driver
This commit is contained in:
parent
6eb4ebb502
commit
cec5a129f5
@ -47,8 +47,8 @@
|
||||
#include <IOKit/usb/USBSpec.h>
|
||||
#endif
|
||||
|
||||
#ifdef SDL_USE_LIBUDEV
|
||||
#include "../../core/linux/SDL_udev.h"
|
||||
#ifdef SDL_USE_LIBUDEV
|
||||
#include <poll.h>
|
||||
#include <unistd.h>
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user