include common_nav.h in ins_xsens for nav_utm_zone0

This commit is contained in:
Felix Ruess
2011-04-01 21:37:55 +02:00
parent 9ab9ccb760
commit e7b4f05037
+1
View File
@@ -38,6 +38,7 @@
#ifdef USE_GPS_XSENS
#include "subsystems/gps.h"
#include "math/pprz_geodetic_float.h"
#include "subsystems/navigation/common_nav.h" /* needed for nav_utm_zone0 */
#endif
INS_FORMAT ins_x;