userlibandfileserver/fileserver/sfat32/sl_disk.h
changeset 6 0173bcd7697c
parent 2 4122176ea935
child 42 a179b74831c9
--- a/userlibandfileserver/fileserver/sfat32/sl_disk.h	Wed Dec 23 11:43:31 2009 +0000
+++ b/userlibandfileserver/fileserver/sfat32/sl_disk.h	Thu Jan 07 13:38:45 2010 +0200
@@ -60,7 +60,7 @@
 
 private:
 
-	TFatDriveInterface& iDrive;     ///< Driver's interface to access the media
+	TDriveInterface&    iDrive;     ///< Driver's interface to access the media
     MWTCacheInterface*  ipDirCache; ///< pointer to the FAT Directory cache object
     MWTCacheInterface*  iUidCache;  ///< pointer to the UID cache object