branch | RCL_3 |
changeset 93 | 79859ed3eea9 |
parent 37 | cb62a4f66ebe |
child 94 | 919f36ff910f |
--- a/codhandler/codeng/src/NwUtil.cpp Thu Aug 19 10:58:56 2010 +0300 +++ b/codhandler/codeng/src/NwUtil.cpp Tue Aug 31 16:17:46 2010 +0300 @@ -17,12 +17,13 @@ * */ + // INCLUDE FILES #include "NwUtil.h" #include "CodError.h" #include "CodPanic.h" -#include <nw_dom_document.h> +#include <xml/cxml/nw_dom_document.h> // ================= LOCAL FUNCTIONS =======================