]> Pileus Git - aweather/blobdiff - src/plugins/gps-plugin.c
Update compat includes
[aweather] / src / plugins / gps-plugin.c
index d162cfd15cec14a2e0ce76675bef48f6c6dea0c0..fe693e325423a07852e398867038557f8a32fc1f 100644 (file)
@@ -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)