Index: trunk/Ohana/src/opihi/dvo/imdata.c
===================================================================
--- trunk/Ohana/src/opihi/dvo/imdata.c	(revision 37807)
+++ trunk/Ohana/src/opihi/dvo/imdata.c	(revision 38441)
@@ -136,5 +136,5 @@
     /* get file name and open */
     catalog.filename = skylist[0].filename[j];
-    catalog.catflags = LOAD_AVES | LOAD_MEAS | LOAD_SECF;
+    catalog.catflags = DVO_LOAD_AVERAGE | DVO_LOAD_MEASURE | DVO_LOAD_SECFILT;
     catalog.Nsecfilt = 0;
 
