blob: 3b3a559f02370899152dee892db30dc99f845e41 (
plain)
1
2
3
4
5
6
7
8
9
10
|
--- applets/clock/clock.c.orig 2012-12-25 14:38:00.101601746 -0600
+++ applets/clock/clock.c 2012-12-25 14:38:30.331443803 -0600
@@ -54,7 +54,6 @@
#define GNOME_DESKTOP_USE_UNSTABLE_API
#include <libgnome-desktop/gnome-wall-clock.h>
-#include <libgweather/gweather-xml.h>
#include <libgweather/location-entry.h>
#include <libgweather/timezone-menu.h>
#include <libgweather/gweather-enum-types.h>
|