diff --git a/Telegram/SourceFiles/stdafx.h b/Telegram/SourceFiles/stdafx.h index 2bdcb8d71..27140be7f 100644 --- a/Telegram/SourceFiles/stdafx.h +++ b/Telegram/SourceFiles/stdafx.h @@ -77,7 +77,10 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL #include #include + +#ifndef OS_MAC_OLD #include +#endif // OS_MAC_OLD // Fix Google Breakpad build for Mac App Store version #ifdef Q_OS_MAC