hostsupport/hostopenvg/src/sfEGLInterface.h
branchbug235_bringup_0
changeset 56 40cc73c24bf8
parent 53 c2ef9095503a
child 69 3f914c77c2e9
--- a/hostsupport/hostopenvg/src/sfEGLInterface.h	Thu Oct 07 13:58:22 2010 +0100
+++ b/hostsupport/hostopenvg/src/sfEGLInterface.h	Thu Oct 07 18:44:04 2010 +0100
@@ -29,7 +29,7 @@
 
 // Get pointer to global interface object.
 extern "C" { RI_API_CALL IEGLtoVGInterface* getVGInterface(void); }
-extern "C" { RI_API_CALL VGErrorCode vgPlatsimGetError(void); }
+extern "C" { RI_API_CALL VGErrorCode vgSimulatorGetError(void); }
 
 namespace OpenVGRI 
 {