userlibandfileserver/fileserver/sfat32/sl_disk.h
changeset 44 36bfc973b146
parent 43 96e5fb8b040d
child 140 2ac1c5c27758
--- 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