equal
deleted
inserted
replaced
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 |