X-Git-Url: https://git.street.me.uk/andy/viking.git/blobdiff_plain/8c4f1350d63e7d8bee903123eed8a48263787265..46e4fa54e7da3e4d0c0ba448a3ab9b16b5077664:/src/gpx.h?ds=inline diff --git a/src/gpx.h b/src/gpx.h index 710774d3..c66454e0 100644 --- a/src/gpx.h +++ b/src/gpx.h @@ -22,6 +22,8 @@ #ifndef _VIKING_GPX_H #define _VIKING_GPX_H +#include "viktrwlayer.h" + void a_gpx_read_file ( VikTrwLayer *trw, FILE *f ); void a_gpx_write_file ( VikTrwLayer *trw, FILE *f );