xmlsecurityengine/xmlseccrypto/src/xmlsecc_hmac.cpp
changeset 24 74f0b3eb154c
parent 0 e35f40988205
child 33 604ca70b6235
--- a/xmlsecurityengine/xmlseccrypto/src/xmlsecc_hmac.cpp	Mon May 03 14:14:40 2010 +0300
+++ b/xmlsecurityengine/xmlseccrypto/src/xmlsecc_hmac.cpp	Wed Jun 23 20:27:15 2010 +0530
@@ -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"