Add stdbool.h

master
Scott Anderson 7 years ago
parent f296cc7dba
commit 8cb49f4d68

@ -3,6 +3,7 @@
#include <wayland-server.h>
#include <pixman.h>
#include <stdint.h>
#include <stdbool.h>
struct wlr_frame_callback {
struct wl_resource *resource;

Loading…
Cancel
Save