Index: src/ch/FeedbackNotEnoughSpaceDlg.cpp =================================================================== diff -u -N -r17059054c69cd5726f4c7d35357f3b9556471783 -r22bbc4a87fa0b249e1e02ba385f28da9d77a4aa1 --- src/ch/FeedbackNotEnoughSpaceDlg.cpp (.../FeedbackNotEnoughSpaceDlg.cpp) (revision 17059054c69cd5726f4c7d35357f3b9556471783) +++ src/ch/FeedbackNotEnoughSpaceDlg.cpp (.../FeedbackNotEnoughSpaceDlg.cpp) (revision 22bbc4a87fa0b249e1e02ba385f28da9d77a4aa1) @@ -18,11 +18,13 @@ ***************************************************************************/ #include "stdafx.h" #include "ch.h" +#include "FileInfo.h" #include "FeedbackNotEnoughSpaceDlg.h" #include "btnIDs.h" #include "StringHelpers.h" #include "..\Common\FileSupport.h" #include "FeedbackHandler.h" + #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE