@ -19,7 +19,6 @@
/*
* this module deals with calculations involving struct Location
*/
#include <AP_HAL/AP_HAL.h>
#include <stdlib.h>
#include "AP_Math.h"
#include "location.h"
@ -2,9 +2,6 @@
#include <inttypes.h>
#include <AP_Common/AP_Common.h>
#include "vector2.h"
#include "vector3.h"
#include <AP_Common/Location.h>