diff options
Diffstat (limited to 'src/abbrev.c')
-rw-r--r-- | src/abbrev.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/abbrev.c b/src/abbrev.c index 7899bc56d49..567aa3ca5f4 100644 --- a/src/abbrev.c +++ b/src/abbrev.c @@ -25,6 +25,7 @@ Boston, MA 02111-1307, USA. */ #include "commands.h" #include "buffer.h" #include "window.h" +#include "charset.h" #include "syntax.h" /* An abbrev table is an obarray. |