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