Index: src/common/TRegistry.cpp =================================================================== diff -u -N -r6609ba39811176f4803f0556db3da30e9e457b9d -re6380ed876ab438bb19585713b36bc1d400f5d95 --- src/common/TRegistry.cpp (.../TRegistry.cpp) (revision 6609ba39811176f4803f0556db3da30e9e457b9d) +++ src/common/TRegistry.cpp (.../TRegistry.cpp) (revision e6380ed876ab438bb19585713b36bc1d400f5d95) @@ -19,6 +19,7 @@ #include "stdafx.h" #include "TRegistry.h" #include +#include TRegistry::TRegistry(HKEY key, const wchar_t* pszKey, bool bReadOnly) {