X-Git-Url: https://git.street.me.uk/andy/viking.git/blobdiff_plain/161aa492b6b3c01971a98ba4091a40aec09a9a53..46e4fa54e7da3e4d0c0ba448a3ab9b16b5077664:/src/coords.h?ds=inline diff --git a/src/coords.h b/src/coords.h index c2787841..a998fd53 100644 --- a/src/coords.h +++ b/src/coords.h @@ -35,6 +35,8 @@ renaming functions and defining LatLon and UTM structs. #ifndef _VIKING_COORDS_H #define _VIKING_COORDS_H +#include + struct UTM { gdouble northing; gdouble easting;