openvg/openvgrefimplementation/sfopenvg/sfopenvg/include/openvginternal.h
branchEGL_MERGE
changeset 57 2bf8a359aa2f
parent 6 250ac10a3d98
--- a/openvg/openvgrefimplementation/sfopenvg/sfopenvg/include/openvginternal.h	Tue Mar 02 14:25:11 2010 +0000
+++ b/openvg/openvgrefimplementation/sfopenvg/sfopenvg/include/openvginternal.h	Wed May 12 11:20:41 2010 +0100
@@ -114,4 +114,6 @@
 IMPORT_C VGHardwareQueryResult do_vgHardwareQuery(VGHardwareQueryType key ,VGint setting);
 IMPORT_C const VGubyte * do_vgGetString(VGStringID name);
 
+
+
 #endif