Index: trunk/Ohana/src/libdvo/include/dvo.h
===================================================================
--- trunk/Ohana/src/libdvo/include/dvo.h	(revision 40463)
+++ trunk/Ohana/src/libdvo/include/dvo.h	(revision 40583)
@@ -442,4 +442,5 @@
   int    **cell; // zone,band -> proj cell sequence
   int    **projID; // zone,band -> proj cell ID
+  int    **skycellID; // zone,band -> starting skycell ID
   char  ***name; // projection cell name
   
