Add missing dependancy.
[bertos.git] / bertos / fs / fat.h
index 7d03252b87ab80c533647803fe2ef3d0e016d783..df748d5b0147928cb3a8417443bf0269dd883fa6 100644 (file)
@@ -40,7 +40,7 @@
  *
  * $WIZ$ module_name = "fat"
  * $WIZ$ module_configuration = "bertos/cfg/cfg_fat.h"
- * $WIZ$ module_depends = "kfile", "ff"
+ * $WIZ$ module_depends = "kfile", "ff", "diskio"
  *
  */