web_plat/cxml_library_api/inc/cxml_file_if.h
changeset 65 5bfc169077b2
parent 37 cb62a4f66ebe
child 94 919f36ff910f
--- a/web_plat/cxml_library_api/inc/cxml_file_if.h	Tue Feb 02 00:56:45 2010 +0200
+++ b/web_plat/cxml_library_api/inc/cxml_file_if.h	Fri Mar 19 09:52:28 2010 +0200
@@ -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" {