diff options
author | George Hazan <george.hazan@gmail.com> | 2012-10-19 08:22:16 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2012-10-19 08:22:16 +0000 |
commit | 2fbe86924f7ac0ec1b18fcc35805006456a305c2 (patch) | |
tree | 0952feb667910cfce1de3c551188d0cd3e5e12fa /protocols/Weather/src/weather.h | |
parent | fb99345d32aa63a503b42ec3b004871824c982a4 (diff) |
unicode in Weather search
git-svn-id: http://svn.miranda-ng.org/main/trunk@1980 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/Weather/src/weather.h')
-rw-r--r-- | protocols/Weather/src/weather.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/protocols/Weather/src/weather.h b/protocols/Weather/src/weather.h index 400d5e6778..6541b24f31 100644 --- a/protocols/Weather/src/weather.h +++ b/protocols/Weather/src/weather.h @@ -43,6 +43,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #include <newpluginapi.h>
#include <m_system.h>
+#include <m_system_cpp.h>
#include <m_protomod.h>
#include <m_protosvc.h>
#include <m_clist.h>
|