Index: src/common/TShellExtMenuConfig.cpp =================================================================== diff -u -N -r633a533cb6e741d44fe28aa56339e1d2709b1b27 -r960167a493c3ae7ecbdc7e8c2b91619106d7a685 --- src/common/TShellExtMenuConfig.cpp (.../TShellExtMenuConfig.cpp) (revision 633a533cb6e741d44fe28aa56339e1d2709b1b27) +++ src/common/TShellExtMenuConfig.cpp (.../TShellExtMenuConfig.cpp) (revision 960167a493c3ae7ecbdc7e8c2b91619106d7a685) @@ -25,6 +25,7 @@ #include "../libchcore/TConfig.h" #include #include +#include "../libchcore/TConfigArray.h" // helper method for concatenating strings PCTSTR Concat(std::wstring& wstrBuffer, PCTSTR pszFirst, PCTSTR pszSecond)