1
0
Fork 0
mirror of https://github.com/gwm17/glfw.git synced 2024-11-26 20:28:49 -05:00

Removed duplicate inclusion of client header.

This commit is contained in:
Camilla Berglund 2014-09-09 16:43:24 +02:00
parent 25204b1ec7
commit 41d998eb3c

View File

@ -34,7 +34,7 @@
#include <fcntl.h>
#include <sys/mman.h>
#include <poll.h>
#include <GL/gl.h>
#include <wayland-egl.h>
#include <wayland-cursor.h>