X-Git-Url: http://pileus.org/git/?p=aweather;a=blobdiff_plain;f=src%2Fplugins%2Fgps-plugin.c;fp=src%2Fplugins%2Fgps-plugin.c;h=fe693e325423a07852e398867038557f8a32fc1f;hp=d162cfd15cec14a2e0ce76675bef48f6c6dea0c0;hb=ab0046950a25aaa8925f0aa5e637961f0c5cc0a1;hpb=72842797f3fddb8ddb3c309ba9ceec889c4ec4e2 diff --git a/src/plugins/gps-plugin.c b/src/plugins/gps-plugin.c index d162cfd..fe693e3 100644 --- a/src/plugins/gps-plugin.c +++ b/src/plugins/gps-plugin.c @@ -40,7 +40,7 @@ #include "level2.h" #include "../aweather-location.h" -#include "compat.h" +#include "../compat.h" /* interval to update map with new gps data in seconds. */ #define GPS_UPDATE_INTERVAL (2)