diff src/inline.c @ 12:bcdc7deadc19 r19-15b7

Import from CVS: tag r19-15b7
author cvs
date Mon, 13 Aug 2007 08:48:16 +0200
parents 376386a54a3c
children 131b0175ea99
line wrap: on
line diff
--- a/src/inline.c	Mon Aug 13 08:47:56 2007 +0200
+++ b/src/inline.c	Mon Aug 13 08:48:16 2007 +0200
@@ -67,3 +67,8 @@
 #include "glyphs-x.h"
 #include "gui-x.h"
 #endif
+
+#ifdef TOOLTALK
+#include <tt_c.h>
+#include "tooltalk.h"
+#endif