Index: trunk/Ohana/src/opihi/include/astro.h
===================================================================
--- trunk/Ohana/src/opihi/include/astro.h	(revision 21153)
+++ trunk/Ohana/src/opihi/include/astro.h	(revision 31635)
@@ -27,5 +27,7 @@
 } CoordTransform;
 
+#ifndef MOVED_TO_LIBDVO
 typedef enum {COORD_NONE, COORD_CELESTIAL, COORD_GALACTIC, COORD_ECLIPTIC} CoordTransformSystem;
+#endif
 
 CoordTransform *InitTransform (CoordTransformSystem input, CoordTransformSystem output);
