Index: trunk/Ohana/src/opihi/dvo/lightcurve.c
===================================================================
--- trunk/Ohana/src/opihi/dvo/lightcurve.c	(revision 37049)
+++ trunk/Ohana/src/opihi/dvo/lightcurve.c	(revision 38441)
@@ -59,5 +59,5 @@
   /* set filename, read in header */
   catalog.filename = skylist[0].filename[0];
-  catalog.catflags = LOAD_AVES | LOAD_MEAS | LOAD_SECF;
+  catalog.catflags = DVO_LOAD_AVERAGE | DVO_LOAD_MEASURE | DVO_LOAD_SECFILT;
   catalog.Nsecfilt = 0;
 
