Update some triface preset.
[bertos.git] / bertos / fs / battfs.h
index 921c59da8b4246c0b851bc09da51a7d649cbe7d3..7f9993e2729d7ed715d7d31bcccc8677d78a8379 100644 (file)
@@ -30,7 +30,6 @@
  *
  * -->
  *
- * \version $Id$
  *
  * \author Francesco Sacchi <batt@develer.com>
  *
@@ -49,7 +48,7 @@
 #include <cpu/types.h> // CPU_BITS_PER_CHAR
 #include <algo/rotating_hash.h>
 #include <struct/list.h>
-#include <kern/kfile.h>
+#include <io/kfile.h>
 #include <io/kblock.h>
 
 typedef uint16_t fill_t;    ///< Type for keeping trace of space filled inside a page