branch | RCL_3 |
changeset 49 | 919f36ff910f |
parent 48 | 79859ed3eea9 |
--- a/codhandler/codeng/src/DdParser.cpp Tue Aug 31 16:17:46 2010 +0300 +++ b/codhandler/codeng/src/DdParser.cpp Wed Sep 01 12:28:30 2010 +0100 @@ -17,7 +17,6 @@ * */ - // INCLUDE FILES #include "DdParser.h" @@ -27,8 +26,8 @@ #include "CodLogger.h" #include "NwUtil.h" #include "DdDummyDict.h" -#include "HttpDownloadData.h" -#include <xml/cxml/nw_dom_document.h> +#include <httpdownloaddata.h> +#include <nw_dom_document.h> #include <utf.h> // ================= CONSTANTS =======================