Index: uspace/lib/draw/path.c
===================================================================
--- uspace/lib/draw/path.c	(revision 6d5e378b28e2c858f3813b5d4d57fa46f709d753)
+++ uspace/lib/draw/path.c	(revision ccb5165d35609490f8ef4d150295fdf1e827c01f)
@@ -35,5 +35,5 @@
 
 #include <assert.h>
-#include <bool.h>
+#include <stdbool.h>
 #include <malloc.h>
 
