diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/wayland-client.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wayland-client.c b/src/wayland-client.c index 363d5dd..bbf93ee 100644 --- a/src/wayland-client.c +++ b/src/wayland-client.c @@ -36,7 +36,7 @@ #include <ctype.h> #include <assert.h> #include <fcntl.h> -#include <sys/poll.h> +#include <poll.h> #include <pthread.h> #include "wayland-util.h" |
