Index: uspace/app/edit/edit.c
===================================================================
--- uspace/app/edit/edit.c	(revision dd133498180af40b7b8f6a78e32761ec7fc14d3c)
+++ uspace/app/edit/edit.c	(revision aaceebc420bd2787add67fcb464322186d7e2973)
@@ -47,5 +47,5 @@
 #include <macros.h>
 #include <clipboard.h>
-#include <bool.h>
+#include <stdbool.h>
 
 #include "sheet.h"
