codhandler/codeng/src/NwUtil.cpp
branchRCL_3
changeset 94 919f36ff910f
parent 93 79859ed3eea9
--- a/codhandler/codeng/src/NwUtil.cpp	Tue Aug 31 16:17:46 2010 +0300
+++ b/codhandler/codeng/src/NwUtil.cpp	Wed Sep 01 12:28:30 2010 +0100
@@ -17,13 +17,12 @@
 *
 */
 
-
 // INCLUDE FILES
 
 #include "NwUtil.h"
 #include "CodError.h"
 #include "CodPanic.h"
-#include <xml/cxml/nw_dom_document.h>
+#include <nw_dom_document.h>
 
 // ================= LOCAL FUNCTIONS =======================