browserutilities/cxmllibrary/src/utils/include/cxml_internal.h
changeset 37 cb62a4f66ebe
parent 0 dd21522fd290
child 65 5bfc169077b2
--- a/browserutilities/cxmllibrary/src/utils/include/cxml_internal.h	Thu Dec 17 09:20:16 2009 +0200
+++ b/browserutilities/cxmllibrary/src/utils/include/cxml_internal.h	Thu Jan 07 13:31:38 2010 +0200
@@ -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"