summaryrefslogtreecommitdiff
path: root/src/proto.h
diff options
context:
space:
mode:
authorvimboss <devnull@localhost>2005-01-19 22:18:32 +0000
committervimboss <devnull@localhost>2005-01-19 22:18:32 +0000
commit84b59a63ac7d0d4aae4e841d8cc7951196a7b409 (patch)
treefa0fcae7ec276ae69800b64ca7997d961158a94e /src/proto.h
parent113d8e27f4a3e532e47b2ec935f5ca4de930889e (diff)
downloadvim-84b59a63ac7d0d4aae4e841d8cc7951196a7b409.tar.gz
updated for version 7.0042
Diffstat (limited to 'src/proto.h')
-rw-r--r--src/proto.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/proto.h b/src/proto.h
index ed162584..f8920dae 100644
--- a/src/proto.h
+++ b/src/proto.h
@@ -92,6 +92,7 @@ extern int _stricoll __ARGS((char *a, char *b));
# ifdef FEAT_HANGULIN
# include "hangulin.pro"
# endif
+# include "hashtable.pro"
# include "main.pro"
# include "mark.pro"
# if !defined MESSAGE_FILE || defined(HAVE_STDARG_H)