aboutsummaryrefslogtreecommitdiffstats
path: root/tests/data/example-code.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/example-code.c')
-rw-r--r--tests/data/example-code.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/data/example-code.c b/tests/data/example-code.c
index 2055c88..37feed7 100644
--- a/tests/data/example-code.c
+++ b/tests/data/example-code.c
@@ -27,6 +27,7 @@
* SOFTWARE.
*/
+#include <stdbool.h>
#include <stdlib.h>
#include <stdint.h>
#include "wayland-util.h"