webengine/wmlengine/src/image/include/NW_Image_ImageFactory.h
changeset 65 5bfc169077b2
parent 37 cb62a4f66ebe
equal deleted inserted replaced
42:d39add9822e2 65:5bfc169077b2
    17 
    17 
    18 
    18 
    19 #ifndef NW_Image_ImageFactory_h
    19 #ifndef NW_Image_ImageFactory_h
    20 #define NW_Image_ImageFactory_h
    20 #define NW_Image_ImageFactory_h
    21 
    21 
       
    22 
       
    23 
       
    24 
    22 #include "nw_object_core.h"
    25 #include "nw_object_core.h"
    23 #include "nw_image_abstractimage.h"
    26 #include "nw_image_abstractimage.h"
    24 #include "nwx_buffer.h"
    27 #include <nwx_buffer.h>
    25 #include "nwx_http_header.h"
    28 #include <nwx_http_header.h>
    26 
    29 
    27 #ifdef __cplusplus
    30 #ifdef __cplusplus
    28 extern "C" {
    31 extern "C" {
    29 #endif /* __cplusplus */
    32 #endif /* __cplusplus */
    30   
    33