diff options
Diffstat (limited to 'protocols/Telegram/src/stdafx.h')
-rw-r--r-- | protocols/Telegram/src/stdafx.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/protocols/Telegram/src/stdafx.h b/protocols/Telegram/src/stdafx.h index 340270df0a..1ded1b61dd 100644 --- a/protocols/Telegram/src/stdafx.h +++ b/protocols/Telegram/src/stdafx.h @@ -23,6 +23,7 @@ #include <m_netlib.h>
#include <m_options.h>
#include <m_popup.h>
+#include <m_smileyadd.h>
#include "td/telegram/Client.h"
#include "td/telegram/td_api.h"
|