Index: trunk/Ohana/src/opihi/dvo/dmagmeas.c
===================================================================
--- trunk/Ohana/src/opihi/dvo/dmagmeas.c	(revision 15509)
+++ trunk/Ohana/src/opihi/dvo/dmagmeas.c	(revision 38441)
@@ -66,5 +66,5 @@
     /* lock, load, unlock catalog */
     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;
 
