diff options
-rw-r--r-- | libmateweather/mateweather-location.c | 1 | ||||
-rw-r--r-- | libmateweather/weather.c | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/libmateweather/mateweather-location.c b/libmateweather/mateweather-location.c index 88aa647..306d979 100644 --- a/libmateweather/mateweather-location.c +++ b/libmateweather/mateweather-location.c @@ -25,7 +25,6 @@ #include <string.h> #include <math.h> #include <locale.h> -#include <gtk/gtk.h> #include <libxml/xmlreader.h> #define MATEWEATHER_I_KNOW_THIS_IS_UNSTABLE diff --git a/libmateweather/weather.c b/libmateweather/weather.c index 38e650b..04ebf5b 100644 --- a/libmateweather/weather.c +++ b/libmateweather/weather.c @@ -34,7 +34,6 @@ #include <time.h> #include <unistd.h> -#include <gtk/gtk.h> #include <gdk-pixbuf/gdk-pixbuf.h> #define MATEWEATHER_I_KNOW_THIS_IS_UNSTABLE |