Index: src/ch/FeedbackNotEnoughSpaceDlg.cpp =================================================================== diff -u -N -rd12e49decb8a3df3e28f6786d38542390484ac07 -r25b3c85ea493809ee084271d5101a015d349da95 --- src/ch/FeedbackNotEnoughSpaceDlg.cpp (.../FeedbackNotEnoughSpaceDlg.cpp) (revision d12e49decb8a3df3e28f6786d38542390484ac07) +++ src/ch/FeedbackNotEnoughSpaceDlg.cpp (.../FeedbackNotEnoughSpaceDlg.cpp) (revision 25b3c85ea493809ee084271d5101a015d349da95) @@ -18,7 +18,7 @@ ***************************************************************************/ #include "stdafx.h" #include "ch.h" -#include "../libchcore/FileInfo.h" +#include "../libchcore/TFileInfo.h" #include "FeedbackNotEnoughSpaceDlg.h" #include "StringHelpers.h" #include "FeedbackHandler.h"