Index: trunk/Ohana/src/opihi/lib.data/starfuncs.c
===================================================================
--- trunk/Ohana/src/opihi/lib.data/starfuncs.c	(revision 19827)
+++ trunk/Ohana/src/opihi/lib.data/starfuncs.c	(revision 20936)
@@ -119,7 +119,7 @@
 /* use a circular aperture */
 int get_rough_star (float *data, int Nx, int Ny, int x, int y,
-		    float *xc, float *yc, 
-		    float *sx, float *sy, float *sxy,
-		    float *zs, float *zp, float *sk) {
+		    opihi_flt *xc, opihi_flt *yc, 
+		    opihi_flt *sx, opihi_flt *sy, opihi_flt *sxy,
+		    opihi_flt *zs, opihi_flt *zp, opihi_flt *sk) {
 
   double Ra2, Ri2, Ro2, rad2;
