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>