hostsupport/hostopenvg/src/sfEGLInterface.cpp
branchbug235_bringup_0
changeset 56 40cc73c24bf8
parent 53 c2ef9095503a
child 69 3f914c77c2e9
equal deleted inserted replaced
55:09263774e342 56:40cc73c24bf8
    24 #include "BufferContainer.h"
    24 #include "BufferContainer.h"
    25 
    25 
    26 #include "sfEGLInterface.h"
    26 #include "sfEGLInterface.h"
    27 #include "riContext.h"
    27 #include "riContext.h"
    28 #include "riPath.h"
    28 #include "riPath.h"
    29 #include "vgext.h"
    29 #include "VG/vgext.h"
    30 #include "riImage.h"
    30 #include "riImage.h"
    31 
    31 
    32 namespace 
    32 namespace 
    33     {
    33     {
    34     EGLtoVGInterface g_EGLtoVGInterface;
    34     EGLtoVGInterface g_EGLtoVGInterface;