xmlsecurityengine/xmlseccrypto/src/xmlsecc_hmac.cpp
branchRCL_3
changeset 32 889504eac4fb
parent 0 e35f40988205
child 33 604ca70b6235
--- a/xmlsecurityengine/xmlseccrypto/src/xmlsecc_hmac.cpp	Thu Aug 19 11:41:35 2010 +0300
+++ b/xmlsecurityengine/xmlseccrypto/src/xmlsecc_hmac.cpp	Tue Aug 31 17:02:56 2010 +0300
@@ -13,7 +13,7 @@
 
 #include <string.h>
 
-#include <libxml2_globals.h>
+#include <stdapis/libxml2/libxml2_globals.h>
 #include <e32err.h>         //definition of KErrNoMemory
 
 #include "xmlsec_xmlsec.h"