aboutsummaryrefslogtreecommitdiffstats
path: root/camel
diff options
context:
space:
mode:
Diffstat (limited to 'camel')
-rw-r--r--camel/camel-lock.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/camel/camel-lock.c b/camel/camel-lock.c
index 7da8461ea4..3a90891615 100644
--- a/camel/camel-lock.c
+++ b/camel/camel-lock.c
@@ -52,7 +52,7 @@
#include "camel-lock.h"
-#include "gnome-i18n.h" /* for _() */
+#include <libgnome/gnome-i18n.h> /* for _() */
#define d(x) /*(printf("%s(%d): ", __FILE__, __LINE__),(x))*/