userlibandfileserver/fileserver/sfile/sf_std.h
changeset 231 75252ea6123b
parent 189 a5496987b1da
child 244 a77889bee936
--- a/userlibandfileserver/fileserver/sfile/sf_std.h	Mon Jul 12 14:24:01 2010 +0100
+++ b/userlibandfileserver/fileserver/sfile/sf_std.h	Mon Jul 26 10:52:56 2010 +0100
@@ -32,7 +32,7 @@
 #include <e32const_private.h>
 #include "sf_plugin.h"
 #include "sf_func.h"
-#include <f32plugin.h>
+#include <F32plugin.h>
 #include "f32trace.h"
 
 #define __PRINT1TEMP_ALWAYS(t,a) {{TBuf<KMaxFileName>temp(a);RDebug::Print(t,&temp);}}
@@ -1320,6 +1320,7 @@
    // TUid iUID;
 private:
 	void DoNotify(TInt aError);
+	void DoNotifyDiskSpace(TInt aError);
 	TInt DoInitialise();
 	TInt PostInitialise();
 	TBool DispatchToPlugin();