webengine/wmlengine/src/text/src/NW_Text_Abstract.c
changeset 65 5bfc169077b2
parent 37 cb62a4f66ebe
--- a/webengine/wmlengine/src/text/src/NW_Text_Abstract.c	Tue Feb 02 00:56:45 2010 +0200
+++ b/webengine/wmlengine/src/text/src/NW_Text_Abstract.c	Fri Mar 19 09:52:28 2010 +0200
@@ -15,6 +15,7 @@
 *
 */
 
+
 #include "NW_Text_AbstractI.h"
 
 #include "nw_text_ucs2.h"
@@ -22,7 +23,7 @@
 #include "nw_text_latin1.h"
 #include "nw_text_ascii.h"
 #include "nwx_string.h"
-#include <nw_string_string.h>
+#include "nw_string_string.h"
 #include "BrsrStatusCodes.h"
 
 /* ------------------------------------------------------------------------- *