codhandler/codeng/src/DdParser.cpp
branchRCL_3
changeset 48 79859ed3eea9
parent 26 cb62a4f66ebe
child 49 919f36ff910f
--- a/codhandler/codeng/src/DdParser.cpp	Thu Aug 19 10:58:56 2010 +0300
+++ b/codhandler/codeng/src/DdParser.cpp	Tue Aug 31 16:17:46 2010 +0300
@@ -17,6 +17,7 @@
 *
 */
 
+
 // INCLUDE FILES
 
 #include "DdParser.h"
@@ -26,8 +27,8 @@
 #include "CodLogger.h"
 #include "NwUtil.h"
 #include "DdDummyDict.h"
-#include <httpdownloaddata.h>
-#include <nw_dom_document.h>
+#include "HttpDownloadData.h"
+#include <xml/cxml/nw_dom_document.h>
 #include <utf.h>
 
 // ================= CONSTANTS =======================