diff options
author | Gluzskiy Alexandr <sss123next@list.ru> | 2010-06-13 21:09:27 +0300 |
---|---|---|
committer | Gluzskiy Alexandr <sss123next@list.ru> | 2010-06-13 21:09:27 +0300 |
commit | f7fdb4ef4e5021b2f96d96af9aa0d467ece9660f (patch) | |
tree | 98e0f94cc25ca4770748ff789b2207ade75734fe /commonheaders.h | |
parent | 16b58b001d519a36ec7584d09face4def90f36e4 (diff) |
gettings jabber api's code )
Diffstat (limited to 'commonheaders.h')
-rw-r--r-- | commonheaders.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/commonheaders.h b/commonheaders.h index 69eab89..55d2e73 100644 --- a/commonheaders.h +++ b/commonheaders.h @@ -24,6 +24,7 @@ #define MIRANDA_VER 0x0800 #include <newpluginapi.h> #include <m_jabber.h> +#include <m_protocols.h> #include <m_database.h> #include <m_options.h> #include <m_langpack.h> |