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