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