Mercurial > hg > xemacs-beta
comparison src/ExternalClient.c @ 406:b8cc9ab3f761 r21-2-33
Import from CVS: tag r21-2-33
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:17:09 +0200 |
parents | 74fd4e045ea6 |
children | 697ef44129c6 |
comparison
equal
deleted
inserted
replaced
405:0e08f63c74d2 | 406:b8cc9ab3f761 |
---|---|
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_PATH | 49 #include TT_C_H_FILE |
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 |