web_plat/cxml_library_api/inc/cxml_file_if.h
branchRCL_3
changeset 93 79859ed3eea9
parent 37 cb62a4f66ebe
child 94 919f36ff910f
--- a/web_plat/cxml_library_api/inc/cxml_file_if.h	Thu Aug 19 10:58:56 2010 +0300
+++ b/web_plat/cxml_library_api/inc/cxml_file_if.h	Tue Aug 31 16:17:46 2010 +0300
@@ -15,10 +15,12 @@
 *
 */
 
+
+
 #ifndef _CXML_FILE_IF_H_
 #define _CXML_FILE_IF_H_
 
-#include <cxml_proj.h>
+#include "cxml_proj.h"
 
 #ifdef __cplusplus
 extern "C" {