Index: uspace/srv/hid/output/output.h
===================================================================
--- uspace/srv/hid/output/output.h	(revision 1ae74c6cce175c398f5c387eb9c2127110cca7b1)
+++ uspace/srv/hid/output/output.h	(revision 3e6a98c595287c43d200d28d97f57755342be117)
@@ -31,5 +31,5 @@
 
 #include <sys/types.h>
-#include <bool.h>
+#include <stdbool.h>
 #include <loc.h>
 #include <io/console.h>
