aboutsummaryrefslogtreecommitdiffstats
path: root/src/wayland-server.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/wayland-server.h')
-rw-r--r--src/wayland-server.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wayland-server.h b/src/wayland-server.h
index a6e7951..f11fb4d 100644
--- a/src/wayland-server.h
+++ b/src/wayland-server.h
@@ -36,6 +36,7 @@
#ifndef WAYLAND_SERVER_H
#define WAYLAND_SERVER_H
+#include <stdint.h>
#include "wayland-server-core.h"
#ifdef __cplusplus