Use new header locations everywhere
[bertos.git] / bertos / fs / battfs.h
index ec03da223727cd5c9deab8be739667c9f57c2016..d75bd6452fc941c26e74c1f2aa6d4a248d4e56bf 100644 (file)
@@ -44,7 +44,7 @@
 #include <cfg/compiler.h> // uintXX_t; STATIC_ASSERT
 #include <cpu/types.h> // CPU_BITS_PER_CHAR
 #include <algo/rotating_hash.h>
-#include <mware/list.h>
+#include <struct/list.h>
 #include <kern/kfile.h>
 
 typedef uint16_t fill_t;    ///< Type for keeping trace of space filled inside a page