diff options
| author | Nick Barnes | 2002-06-18 14:14:55 +0100 |
|---|---|---|
| committer | Nick Barnes | 2002-06-18 14:14:55 +0100 |
| commit | 6a1a360814506ddbcf856f41c089a10550f31ae5 (patch) | |
| tree | 732fc720ec58b9badf2ce1eef392ada522130a03 /mps/code/message.c | |
| parent | 63e5f529159927bb42b58a97507f4467d6413973 (diff) | |
| download | emacs-6a1a360814506ddbcf856f41c089a10550f31ae5.tar.gz emacs-6a1a360814506ddbcf856f41c089a10550f31ae5.zip | |
Integrate changes from global graphics.
Copied from Perforce
Change: 30250
ServerID: perforce.ravenbrook.com
Diffstat (limited to 'mps/code/message.c')
| -rw-r--r-- | mps/code/message.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mps/code/message.c b/mps/code/message.c index 8390a124b79..3c5213c1491 100644 --- a/mps/code/message.c +++ b/mps/code/message.c | |||
| @@ -14,6 +14,7 @@ | |||
| 14 | * "real work" goes on in the modules that provide the actual messages. | 14 | * "real work" goes on in the modules that provide the actual messages. |
| 15 | */ | 15 | */ |
| 16 | 16 | ||
| 17 | #include "bt.h" | ||
| 17 | #include "mpm.h" | 18 | #include "mpm.h" |
| 18 | 19 | ||
| 19 | SRCID(message, "$Id$"); | 20 | SRCID(message, "$Id$"); |