event-loop: Make transitive include explicit
authorYong Bakos <ybakos@humanoriented.com>
Mon, 16 May 2016 18:05:39 +0000 (12:05 -0600)
committerBryce Harrington <bryce@osg.samsung.com>
Thu, 2 Jun 2016 01:42:36 +0000 (18:42 -0700)
commit972f1a2cf78a257a50edae58826e43835155adeb
tree30b7900554adc5695dc2e5ea75c6d58f24776cf4
parenta1bce0ead5a7d46f719e1f890fd7e4d0fa5d7d55
event-loop: Make transitive include explicit

The explicit inclusion of wayland-server.h hides the real dependency, which
is wayland-server-core.h.

Signed-off-by: Yong Bakos <ybakos@humanoriented.com>
Reviewed-by: Jonas Ã…dahl <jadahl@gmail.com>
src/event-loop.c