diff options
| author | George Hazan <george.hazan@gmail.com> | 2025-01-27 14:58:41 +0300 |
|---|---|---|
| committer | George Hazan <george.hazan@gmail.com> | 2025-01-27 14:58:41 +0300 |
| commit | 3527701971dc22b2c7ea666a475791c80b05cdd6 (patch) | |
| tree | 9719a1ab4d05e843707a116ccc107cc41b719209 /plugins/TipperYM/src/stdafx.h | |
| parent | 01628a7336d44241c86781e0171dddb008c42823 (diff) | |
fixes #4852 (Weather: во всплывающей подсказке обрезается текст)
Diffstat (limited to 'plugins/TipperYM/src/stdafx.h')
| -rw-r--r-- | plugins/TipperYM/src/stdafx.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/TipperYM/src/stdafx.h b/plugins/TipperYM/src/stdafx.h index 9e0a280fa9..83205f53fe 100644 --- a/plugins/TipperYM/src/stdafx.h +++ b/plugins/TipperYM/src/stdafx.h @@ -54,6 +54,7 @@ Boston, MA 02111-1307, USA. #include <m_variables.h>
#include <m_smileyadd.h>
#include <m_imgsrvc.h>
+#include <m_tipper.h>
#include "resource.h"
#include "version.h"
|
