diff options
Diffstat (limited to 'libweston/compositor-wayland.h')
-rw-r--r-- | libweston/compositor-wayland.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libweston/compositor-wayland.h b/libweston/compositor-wayland.h index de69b988..b705dee9 100644 --- a/libweston/compositor-wayland.h +++ b/libweston/compositor-wayland.h @@ -32,6 +32,8 @@ extern "C" { #endif +#include <stdint.h> + #define WESTON_WAYLAND_BACKEND_CONFIG_VERSION 1 struct weston_wayland_backend_output_config { |