X-Git-Url: https://git.street.me.uk/andy/viking.git/blobdiff_plain/ba048e02a8b0c1563afe35591409dd21260b3b91..c2cf03332f51a9fa992220124635f737399fba91:/src/dem.c diff --git a/src/dem.c b/src/dem.c index f3c00001..461c2bdf 100644 --- a/src/dem.c +++ b/src/dem.c @@ -46,7 +46,8 @@ #include "compression.h" #include "dem.h" -#include "file.h" +#include "coords.h" +#include "fileutils.h" /* Compatibility */ #if ! GLIB_CHECK_VERSION(2,22,0)