branch | RCL_3 |
changeset 94 | 919f36ff910f |
parent 93 | 79859ed3eea9 |
--- a/browserutilities/cxmllibrary/src/utils/include/cxml_internal.h Tue Aug 31 16:17:46 2010 +0300 +++ b/browserutilities/cxmllibrary/src/utils/include/cxml_internal.h Wed Sep 01 12:28:30 2010 +0100 @@ -29,9 +29,9 @@ #include <nwx_status.h> -#include "cxml_type_def.h" +#include <cxml_type_def.h> #include "cxml_mem.h" -#include "cxml_str.h" +#include <cxml_str.h> #include "cxml_vector.h"