From 42c9ab27dffe5edacb9a0aea641d0ab8db8c9cf7 Mon Sep 17 00:00:00 2001 From: mataes2007 Date: Sun, 20 Nov 2011 16:47:50 +0000 Subject: SecureIM and CryptoPP updated. moved from http://code.google.com/p/secureimplugin/ git-svn-id: http://miranda-plugins.googlecode.com/svn/trunk@188 e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb --- cryptopp/commonheaders.h | 2 +- cryptopp/cryptopp_9.vcproj | 4 ++-- secureim/SecureIM_9.vcproj | 4 ++-- secureim/commonheaders.h | 8 ++++---- 4 files changed, 9 insertions(+), 9 deletions(-) diff --git a/cryptopp/commonheaders.h b/cryptopp/commonheaders.h index 5d73121..c0d6954 100644 --- a/cryptopp/commonheaders.h +++ b/cryptopp/commonheaders.h @@ -73,7 +73,7 @@ #include "m_protosvc.h" #include "m_utils.h" #include "m_netlib.h" -#include "m_updater.h" +#include "sdk/m_updater.h" #endif diff --git a/cryptopp/cryptopp_9.vcproj b/cryptopp/cryptopp_9.vcproj index 2c53824..fb7a174 100644 --- a/cryptopp/cryptopp_9.vcproj +++ b/cryptopp/cryptopp_9.vcproj @@ -47,7 +47,7 @@