comparison src/ExternalClient.c @ 149:538048ae2ab8 r20-3b1

Import from CVS: tag r20-3b1
author cvs
date Mon, 13 Aug 2007 09:36:16 +0200
parents 376386a54a3c
children 74fd4e045ea6
comparison
equal deleted inserted replaced
148:f659db2a1f73 149:538048ae2ab8
44 44
45 #include "ExternalClientP.h" 45 #include "ExternalClientP.h"
46 #include "extw-Xt.h" 46 #include "extw-Xt.h"
47 47
48 #ifdef TOOLTALK 48 #ifdef TOOLTALK
49 #include <tt_c.h> 49 #include TT_C_H_PATH
50 #endif 50 #endif
51 51
52 /* This is the client widget, used to communicate with an ExternalShell 52 /* This is the client widget, used to communicate with an ExternalShell
53 widget. */ 53 widget. */
54 54