src/hbservers/hbthemeserver/hbpixmapiconprocessor_p.cpp
changeset 6 c3690ec91ef8
parent 3 11d3954df52a
child 7 923ff622b8b9
equal deleted inserted replaced
5:627c4a0fd0e7 6:c3690ec91ef8
    35 #include "hbmemoryutils_p.h"
    35 #include "hbmemoryutils_p.h"
    36 #include "hbiconsource_p.h"
    36 #include "hbiconsource_p.h"
    37 #include "hbthemeserverutils_p.h"
    37 #include "hbthemeserverutils_p.h"
    38 
    38 
    39 #if defined (Q_OS_SYMBIAN)
    39 #if defined (Q_OS_SYMBIAN)
    40 #include <vg/openvg.h>
    40 // Note: Cases of the following two directory names intentionally differ to
       
    41 //       match the cases of the corresponding directories in Symbian 4.
       
    42 #include <VG/openvg.h>
    41 #include <vg/vgcontext_symbian.h>
    43 #include <vg/vgcontext_symbian.h>
    42 #endif //Q_OS_SYMBIAN
    44 #endif //Q_OS_SYMBIAN
    43 
    45 
    44 /*!
    46 /*!
    45     @hbserver
    47     @hbserver