Index: src/ch/ProgressListBox.h =================================================================== diff -u -N -rd5c3edd0d167db9b5d47d04248820fda49499a5e -r9c71c0a84781c524c0091ee86914d5cc3bbf5190 --- src/ch/ProgressListBox.h (.../ProgressListBox.h) (revision d5c3edd0d167db9b5d47d04248820fda49499a5e) +++ src/ch/ProgressListBox.h (.../ProgressListBox.h) (revision 9c71c0a84781c524c0091ee86914d5cc3bbf5190) @@ -19,10 +19,10 @@ #ifndef __PROGRESSLISTBOX_H__ #define __PROGRESSLISTBOX_H__ -#include "memdc.h" #include "afxtempl.h" -#include "structs.h" +class CTask; + ///////////////////////////////////////////////////////////////////////////// // CProgressListBox window struct _PROGRESSITEM_