aboutsummaryrefslogtreecommitdiff
path: root/src/lib/geo/geo.h
diff options
context:
space:
mode:
authorThomas Gubler <thomasgubler@gmail.com>2014-05-05 14:42:46 +0200
committerThomas Gubler <thomasgubler@gmail.com>2014-05-05 14:42:46 +0200
commit474a76b553c08d4995e8cf11080204959b300251 (patch)
tree288e48287c462eb50ef30e78f70fcf877d7868a8 /src/lib/geo/geo.h
parent775499321adc0b69d2845ffd24cb00a070ae09a0 (diff)
parent896d8a3acd0ea91858c7a23b2dbce174f7da7fba (diff)
downloadpx4-firmware-474a76b553c08d4995e8cf11080204959b300251.tar.gz
px4-firmware-474a76b553c08d4995e8cf11080204959b300251.tar.bz2
px4-firmware-474a76b553c08d4995e8cf11080204959b300251.zip
Merge remote-tracking branch 'upstream/master' into geo
Diffstat (limited to 'src/lib/geo/geo.h')
-rw-r--r--src/lib/geo/geo.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/lib/geo/geo.h b/src/lib/geo/geo.h
index 3d7ba050f..1d0cd524a 100644
--- a/src/lib/geo/geo.h
+++ b/src/lib/geo/geo.h
@@ -50,6 +50,8 @@
__BEGIN_DECLS
+#include "geo/geo_mag_declination.h"
+
#include <stdbool.h>
#define CONSTANTS_ONE_G 9.80665f /* m/s^2 */