Index: uspace/lib/block/block.h
===================================================================
--- uspace/lib/block/block.h	(revision 062d9000625057300f609429080872d6492b542e)
+++ uspace/lib/block/block.h	(revision 7a98cef11fb8f3d08a03c92aae4d500d0a75a5d0)
@@ -29,7 +29,7 @@
  */
 
-/** @addtogroup libblock 
+/** @addtogroup libblock
  * @{
- */ 
+ */
 /**
  * @file
@@ -41,8 +41,8 @@
 #include <stdint.h>
 #include <async.h>
-#include "../../srv/vfs/vfs.h"
 #include <fibril_synch.h>
 #include <adt/hash_table.h>
 #include <adt/list.h>
+#include <loc.h>
 
 /*
@@ -50,5 +50,5 @@
  */
 
-/** 
+/**
  * This macro is a symbolic value for situations where no special flags are
  * needed.
