web_plat/cxml_library_api/inc/cxml_file_if.h
branchRCL_3
changeset 94 919f36ff910f
parent 93 79859ed3eea9
--- a/web_plat/cxml_library_api/inc/cxml_file_if.h	Tue Aug 31 16:17:46 2010 +0300
+++ b/web_plat/cxml_library_api/inc/cxml_file_if.h	Wed Sep 01 12:28:30 2010 +0100
@@ -15,12 +15,10 @@
 *
 */
 
-
-
 #ifndef _CXML_FILE_IF_H_
 #define _CXML_FILE_IF_H_
 
-#include "cxml_proj.h"
+#include <cxml_proj.h>
 
 #ifdef __cplusplus
 extern "C" {