aboutsummaryrefslogtreecommitdiffstats
path: root/my-evolution/metar.c
diff options
context:
space:
mode:
Diffstat (limited to 'my-evolution/metar.c')
-rw-r--r--my-evolution/metar.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/my-evolution/metar.c b/my-evolution/metar.c
index 53d630eff4..c49d651954 100644
--- a/my-evolution/metar.c
+++ b/my-evolution/metar.c
@@ -12,9 +12,10 @@
#include <regex.h>
#include <math.h>
-#include <libgnome/gnome-defs.h>
#include <libgnome/gnome-i18n.h>
+#include <string.h>
+
#include "e-summary.h"
#include "weather.h"