]> git.street.me.uk Git - andy/viking.git/blobdiff - src/gpx.h
Read hgt.zip files directly. Process correctly 1 arc sec hgt(.zip) files
[andy/viking.git] / src / gpx.h
index 710774d3b1a228b3d9b04786e81b06e764b69417..c66454e023d4975713872755f04fbfed047787f7 100644 (file)
--- 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 );