summaryrefslogtreecommitdiff
path: root/protocols/AimOscar/src/stdafx.h
diff options
context:
space:
mode:
authorAlexander Gluzsky <sss123next@list.ru>2016-04-06 11:15:08 +0000
committerAlexander Gluzsky <sss123next@list.ru>2016-04-06 11:15:08 +0000
commit6f9068c8079bb540f467556eb7e495fe6003b352 (patch)
tree2662dc836c18cd7a9ed9518a14bce8e6b92863f9 /protocols/AimOscar/src/stdafx.h
parent6ae018a96123e67724df6e3aa32369d1e9377dc6 (diff)
aim:
"clientlogin" mostly implemented, still require hmac_sha256 to be implemented, currently disabled. git-svn-id: http://svn.miranda-ng.org/main/trunk@16592 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/AimOscar/src/stdafx.h')
-rwxr-xr-xprotocols/AimOscar/src/stdafx.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/protocols/AimOscar/src/stdafx.h b/protocols/AimOscar/src/stdafx.h
index 3bd2c89403..56246fc344 100755
--- a/protocols/AimOscar/src/stdafx.h
+++ b/protocols/AimOscar/src/stdafx.h
@@ -50,6 +50,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include <win2k.h>
#include <m_extraicons.h>
#include <m_protoint.h>
+#include <m_xml.h>
#include <m_folders.h>
#include <m_assocmgr.h>