Index: src/ch/ProgressListBox.cpp =================================================================== diff -u -N -rc435ab507c8b8280264188b49e9ada56d46c0261 -r0cf74c78280b58c363868caafb9bf493a57aa006 --- src/ch/ProgressListBox.cpp (.../ProgressListBox.cpp) (revision c435ab507c8b8280264188b49e9ada56d46c0261) +++ src/ch/ProgressListBox.cpp (.../ProgressListBox.cpp) (revision 0cf74c78280b58c363868caafb9bf493a57aa006) @@ -17,7 +17,7 @@ * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * ***************************************************************************/ #include "stdafx.h" -#include "task.h" +#include "../libchcore/task.h" #include "ProgressListBox.h" #include "MemDC.h"