Index: trunk/Ohana/src/libdvo/include/dvo.h
===================================================================
--- trunk/Ohana/src/libdvo/include/dvo.h	(revision 5451)
+++ trunk/Ohana/src/libdvo/include/dvo.h	(revision 5945)
@@ -109,4 +109,5 @@
 typedef struct {
   int Nregions;
+  char **filename;
   SkyRegion *regions;
 } SkyTable;
@@ -114,4 +115,5 @@
 typedef struct {
   int Nregions;
+  char **filename;
   SkyRegion **regions;
 } SkyList;
