summaryrefslogtreecommitdiff
path: root/libmateweather/weather-priv.h
diff options
context:
space:
mode:
Diffstat (limited to 'libmateweather/weather-priv.h')
-rw-r--r--libmateweather/weather-priv.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/libmateweather/weather-priv.h b/libmateweather/weather-priv.h
index ccc7c2a..39534c7 100644
--- a/libmateweather/weather-priv.h
+++ b/libmateweather/weather-priv.h
@@ -24,8 +24,8 @@
#include <time.h>
#include <libintl.h>
#include <math.h>
-#ifdef HAVE_LIBSOUP_MATE
-#include <libsoup/soup-mate.h>
+#ifdef HAVE_LIBSOUP_GNOME
+#include <libsoup/soup-gnome.h>
#else
#include <libsoup/soup.h>
#endif