branch | bug235_bringup_0 |
changeset 22 | b801ed730c0a |
parent 1 | d8d95053303a |
21:f912a08d3c3a | 22:b801ed730c0a |
---|---|
25 #include <e32const.h> |
25 #include <e32const.h> |
26 #include <e32def.h> |
26 #include <e32def.h> |
27 #include <EGL/egl.h> |
27 #include <EGL/egl.h> |
28 #else |
28 #else |
29 #include "EGL/egl.h" |
29 #include "EGL/egl.h" |
30 #include "EGL/eglext.h" |
|
30 #endif |
31 #endif |
31 |
32 |
32 #ifdef __SYMBIAN32__ |
33 #ifdef __SYMBIAN32__ |
33 #define __VG_OPENVG_H_ |
34 #define __VG_OPENVG_H_ |
34 #include <VG/1.1/openvg.h> |
35 #include <VG/1.1/openvg.h> |