webengine/wmlengine/src/text/include/NW_Text_Abstract.h
changeset 65 5bfc169077b2
parent 37 cb62a4f66ebe
--- a/webengine/wmlengine/src/text/include/NW_Text_Abstract.h	Tue Feb 02 00:56:45 2010 +0200
+++ b/webengine/wmlengine/src/text/include/NW_Text_Abstract.h	Fri Mar 19 09:52:28 2010 +0200
@@ -15,6 +15,7 @@
 *
 */
 
+
 #ifndef NW_Text_Abstract_h
 #define NW_Text_Abstract_h
 
@@ -22,8 +23,8 @@
 #include "nw_object_dynamic.h"
 #include "nw_text_types.h"
 #include "nw_text_iterator.h"
-#include <nw_string_char.h>
-#include <nw_string_string.h>
+#include "nw_string_char.h"
+#include "nw_string_string.h"
 #include "BrsrStatusCodes.h"
 
 #ifdef __cplusplus