Index: uspace/lib/posix/source/fnmatch.c
===================================================================
--- uspace/lib/posix/source/fnmatch.c	(revision baeeee23912fc1d843ee7dd0045b07467dccb28e)
+++ uspace/lib/posix/source/fnmatch.c	(revision 03362fbdd97fb8df65b78ada498e07140aaa9080)
@@ -44,5 +44,5 @@
 #define LIBPOSIX_INTERNAL
 
-#include "posix/stdbool.h"
+#include "libc/stdbool.h"
 #include "posix/ctype.h"
 #include "posix/string.h"
