diff --git a/Telegram/SourceFiles/stdafx.h b/Telegram/SourceFiles/stdafx.h index b111130433..1bc3da35d3 100644 --- a/Telegram/SourceFiles/stdafx.h +++ b/Telegram/SourceFiles/stdafx.h @@ -118,6 +118,7 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL #include "base/optional.h" #include "base/variant.h" #include "base/weak_ptr.h" +#include "base/weak_qptr.h" #include "scheme.h" #include "mtproto/type_utils.h"