Mercurial > emacs
changeset 45988:37913830a881
Include composite.h
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Mon, 24 Jun 2002 07:55:57 +0000 |
parents | 7e5af09c9bc5 |
children | e7a524eacdfc |
files | src/w16select.c src/w32select.c |
diffstat | 2 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/w16select.c Mon Jun 24 07:55:02 2002 +0000 +++ b/src/w16select.c Mon Jun 24 07:55:57 2002 +0000 @@ -40,6 +40,7 @@ #include "buffer.h" #include "charset.h" #include "coding.h" +#include "composite.h" /* If ever some function outside this file will need to call any clipboard-related function, the following prototypes and constants