diff options
author | mataes2007 <mataes2007@e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb> | 2011-04-27 16:16:00 +0000 |
---|---|---|
committer | mataes2007 <mataes2007@e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb> | 2011-04-27 16:16:00 +0000 |
commit | 164bc6af16bc03c4265fa1eb3f2204d908b24aee (patch) | |
tree | 8511d2cbf0098cca7e5abb117811ea40fd3db294 /cryptopp/commonheaders.h | |
parent | 9f6f342eae02d12e9786a771f86a382af19b3bb7 (diff) |
move api to folder
git-svn-id: http://miranda-plugins.googlecode.com/svn/trunk@55 e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb
Diffstat (limited to 'cryptopp/commonheaders.h')
-rw-r--r-- | cryptopp/commonheaders.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cryptopp/commonheaders.h b/cryptopp/commonheaders.h index c0d6954..5d73121 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 "sdk/m_updater.h"
+#include "m_updater.h"
#endif
|