diff src/inline.c @ 78:c7528f8e288d r20-0b34

Import from CVS: tag r20-0b34
author cvs
date Mon, 13 Aug 2007 09:05:42 +0200
parents 131b0175ea99
children
line wrap: on
line diff
--- a/src/inline.c	Mon Aug 13 09:05:11 2007 +0200
+++ b/src/inline.c	Mon Aug 13 09:05:42 2007 +0200
@@ -71,3 +71,8 @@
 #ifdef MULE
 #include "mule-coding.h"
 #endif
+
+#ifdef TOOLTALK
+#include <tt_c.h>
+#include "tooltalk.h"
+#endif