webengine/wmlengine/src/hed/include/nw_hed_errorcontenthandler.h
changeset 65 5bfc169077b2
parent 37 cb62a4f66ebe
--- a/webengine/wmlengine/src/hed/include/nw_hed_errorcontenthandler.h	Tue Feb 02 00:56:45 2010 +0200
+++ b/webengine/wmlengine/src/hed/include/nw_hed_errorcontenthandler.h	Fri Mar 19 09:52:28 2010 +0200
@@ -15,18 +15,21 @@
 *
 */
 
+
 #ifndef NW_HED_ERRORCONTENTHANDLER_H
 #define NW_HED_ERRORCONTENTHANDLER_H
 
 #include "nw_hed_contenthandler.h"
 #include "nw_text_ucs2.h"
-#include "urlloader_urlresponse.h"
+#include <urlloader_urlresponse.h>
 #include "BrsrStatusCodes.h"
 
 #ifdef __cplusplus
 extern "C" {
 #endif /* __cplusplus */
   
+
+
 /* ------------------------------------------------------------------------- */
 typedef struct NW_HED_ErrorContentHandler_Class_s NW_HED_ErrorContentHandler_Class_t;
 typedef struct NW_HED_ErrorContentHandler_s NW_HED_ErrorContentHandler_t;