Index: uspace/srv/console/console.c
===================================================================
--- uspace/srv/console/console.c	(revision 4a68194df2c9adee6f05acf34c5c51ef658f99d2)
+++ uspace/srv/console/console.c	(revision bac82eebae5b85ba4fd0a1442b085cfb504958ee)
@@ -45,5 +45,5 @@
 #include <unistd.h>
 #include <async.h>
-#include <libadt/fifo.h>
+#include <adt/fifo.h>
 #include <sys/mman.h>
 #include <stdio.h>
