summaryrefslogtreecommitdiff
path: root/libmateweather/weather-priv.h
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2014-02-13 10:18:36 +0100
committerStefano Karapetsas <[email protected]>2014-02-13 10:18:36 +0100
commit4078a30acd592022aebb1bbfc74cfab9573f3fa1 (patch)
treee87c6a0d32c2a524f4f0dcbb20920b41b06d34a2 /libmateweather/weather-priv.h
parent66cd8e980685f72822e5666b6340811da1e4a7d1 (diff)
downloadlibmateweather-4078a30acd592022aebb1bbfc74cfab9573f3fa1.tar.bz2
libmateweather-4078a30acd592022aebb1bbfc74cfab9573f3fa1.tar.xz
Drop libsoup-gnome dependency
Diffstat (limited to 'libmateweather/weather-priv.h')
-rw-r--r--libmateweather/weather-priv.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/libmateweather/weather-priv.h b/libmateweather/weather-priv.h
index 39534c7..e602f7b 100644
--- a/libmateweather/weather-priv.h
+++ b/libmateweather/weather-priv.h
@@ -24,11 +24,7 @@
#include <time.h>
#include <libintl.h>
#include <math.h>
-#ifdef HAVE_LIBSOUP_GNOME
-#include <libsoup/soup-gnome.h>
-#else
#include <libsoup/soup.h>
-#endif
#include "weather.h"
#include "mateweather-location.h"