1
0
This commit is contained in:
Scott Graves
2017-03-31 19:24:55 -05:00
parent 6032504076
commit 7fdee0415b

View File

@@ -27,7 +27,7 @@ class SIADRIVE_DOKAN_EXPORTABLE DokanImpl
private:
typedef struct
{
FilePath SiaPath;
SString SiaPath;
FilePath CacheFilePath;
bool Dummy;
bool Changed;