diff -r 56f325a607ea -r 0173bcd7697c userlibandfileserver/fileserver/sfat32/sl_disk.h --- 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