aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel-lock.c
diff options
context:
space:
mode:
Diffstat (limited to 'camel/camel-lock.c')
-rw-r--r--camel/camel-lock.c6
1 files changed, 2 insertions, 4 deletions
diff --git a/camel/camel-lock.c b/camel/camel-lock.c
index 106d2f7824..ee613ce7be 100644
--- a/camel/camel-lock.c
+++ b/camel/camel-lock.c
@@ -50,12 +50,10 @@
#include <sys/file.h>
#endif
-#include "camel-lock.h"
-
#include <glib.h>
-#include <libgnome/gnome-defs.h>
-#include <libgnome/gnome-i18n.h> /* for _() */
+#include "camel-lock.h"
+#include "camel-i18n.h"
#define d(x) /*(printf("%s(%d): ", __FILE__, __LINE__),(x))*/