Index: src/ch/MiniViewDlg.h =================================================================== diff -u -N -ra5f396da5ed5ffb3fcd9fdf22afb5a7fd07e1ab8 -rbeaf6c76a528f2bcf42efa705770079fd84c0156 --- src/ch/MiniViewDlg.h (.../MiniViewDlg.h) (revision a5f396da5ed5ffb3fcd9fdf22afb5a7fd07e1ab8) +++ src/ch/MiniViewDlg.h (.../MiniViewDlg.h) (revision beaf6c76a528f2bcf42efa705770079fd84c0156) @@ -22,11 +22,10 @@ ///////////////////////////////////////////////////////////////////////////// // CMiniViewDlg dialog #include "ProgressListBox.h" -#include "..\libchcore\TTask.h" namespace chcore { - class chcore::TTaskManager; + class TTaskManager; } #define BTN_COUNT 5