web_plat/cxml_library_api/inc/cxml_file_if.h
changeset 37 cb62a4f66ebe
parent 0 dd21522fd290
child 65 5bfc169077b2
--- a/web_plat/cxml_library_api/inc/cxml_file_if.h	Thu Dec 17 09:20:16 2009 +0200
+++ b/web_plat/cxml_library_api/inc/cxml_file_if.h	Thu Jan 07 13:31:38 2010 +0200
@@ -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" {