Index: src/ch/CustomCopyDlg.h =================================================================== diff -u -N -r2d7bee54f998ae8f5d4145a2cf3f4a589253016f -r6df9b4cff81dedf8c5571a98702b584b061eac09 --- src/ch/CustomCopyDlg.h (.../CustomCopyDlg.h) (revision 2d7bee54f998ae8f5d4145a2cf3f4a589253016f) +++ src/ch/CustomCopyDlg.h (.../CustomCopyDlg.h) (revision 6df9b4cff81dedf8c5571a98702b584b061eac09) @@ -19,7 +19,7 @@ #ifndef __CUSTOMCOPYDLG_H__ #define __CUSTOMCOPYDLG_H__ -#include "DataBuffer.h" +#include "../libchcore/DataBuffer.h" #include "FileFilter.h" #include "../libchcore/TTaskDefinition.h"