userlibandfileserver/fileserver/sfat32/sl_disk.h
changeset 10 36bfc973b146
parent 9 96e5fb8b040d
child 42 a179b74831c9
--- a/userlibandfileserver/fileserver/sfat32/sl_disk.h	Thu Dec 17 09:24:54 2009 +0200
+++ 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