X-Git-Url: https://git.street.me.uk/andy/viking.git/blobdiff_plain/b364d6bc1f22a2a7ea522272e4ba916cd9e545a3..812909d1812d7f659f21963eda01078b57e05430:/src/viking.h?ds=inline diff --git a/src/viking.h b/src/viking.h index d6d07da6..5c851f7e 100644 --- a/src/viking.h +++ b/src/viking.h @@ -39,20 +39,20 @@ #include "globals.h" #include "coords.h" #include "vikcoord.h" -#include "http.h" +#include "download.h" #include "vikwaypoint.h" #include "viktrack.h" #include "vikviewport.h" #include "viktreeview.h" #include "viklayer.h" #include "vikaggregatelayer.h" -#include "vikgpslayer.h" #include "viklayerspanel.h" #include "vikcoordlayer.h" #include "vikgeoreflayer.h" #include "vikstatus.h" #include "vikfileentry.h" #include "viktrwlayer.h" +#include "vikgpslayer.h" #include "clipboard.h" #include "dialog.h" #include "file.h"