webengine/wmlengine/src/hed/include/nw_hed_iloadrecipient.h
changeset 65 5bfc169077b2
parent 37 cb62a4f66ebe
--- a/webengine/wmlengine/src/hed/include/nw_hed_iloadrecipient.h	Tue Feb 02 00:56:45 2010 +0200
+++ b/webengine/wmlengine/src/hed/include/nw_hed_iloadrecipient.h	Fri Mar 19 09:52:28 2010 +0200
@@ -15,19 +15,22 @@
 *
 */
 
+
 #ifndef NW_HED_ILOADRECIPIENT_H
 #define NW_HED_ILOADRECIPIENT_H
 
 #include "nw_object_interface.h"
-#include "nw_Text_Abstract.h"
+#include "NW_Text_Abstract.h"
 #include "nw_hed_urlrequest.h"
-#include "urlloader_urlresponse.h"
+#include <urlloader_urlresponse.h>
 #include "BrsrStatusCodes.h"
 
 #ifdef __cplusplus
 extern "C" {
 #endif /* __cplusplus */
   
+
+
 /* ------------------------------------------------------------------------- *
    forward declarations
  * ------------------------------------------------------------------------- */