diff src/inline.c @ 259:11cf20601dec r20-5b28

Import from CVS: tag r20-5b28
author cvs
date Mon, 13 Aug 2007 10:23:02 +0200
parents 3d6bfa290dbd
children c5d627a313b1
line wrap: on
line diff
--- a/src/inline.c	Mon Aug 13 10:22:10 2007 +0200
+++ b/src/inline.c	Mon Aug 13 10:23:02 2007 +0200
@@ -67,12 +67,15 @@
 #include "glyphs-x.h"
 #include "gui-x.h"
 #endif
-
-#ifdef MULE
-#include "mule-coding.h"
+#ifdef FILE_CODING
+#include "file-coding.h"
 #endif
 
 #ifdef TOOLTALK
 #include TT_C_H_PATH
 #include "tooltalk.h"
 #endif
+
+#ifdef HAVE_LDAP
+#include "eldap.h"
+#endif