Index: trunk/Ohana/src/opihi/dvo/extract.c
===================================================================
--- trunk/Ohana/src/opihi/dvo/extract.c	(revision 17201)
+++ trunk/Ohana/src/opihi/dvo/extract.c	(revision 31635)
@@ -31,5 +31,5 @@
   RegionFile *regions;
 
-  if (!GetGraphData (&graphmode, NULL, NULL)) return (FALSE);
+  if (!GetGraphdata (&graphmode, NULL, NULL)) return (FALSE);
   if (!InitPhotcodes ()) return (FALSE);
 
