web_plat/cxml_library_api/inc/cxml_str.h
changeset 26 cb62a4f66ebe
parent 0 dd21522fd290
child 48 79859ed3eea9
--- a/web_plat/cxml_library_api/inc/cxml_str.h	Thu Dec 17 09:20:16 2009 +0200
+++ b/web_plat/cxml_library_api/inc/cxml_str.h	Thu Jan 07 13:31:38 2010 +0200
@@ -31,7 +31,7 @@
 /*
 ** Includes
 */
-#include "cxml_type_def.h"
+#include <cxml_type_def.h>
 
 CXML_Ucs2 CXML_Str_ToLower(const CXML_Ucs2 ch);
 CXML_Ucs2 CXML_Str_ToUpper(const CXML_Ucs2 ch);