summaryrefslogtreecommitdiff
path: root/src/proto.h
diff options
context:
space:
mode:
authorvimboss <devnull@localhost>2005-07-23 22:25:46 +0000
committervimboss <devnull@localhost>2005-07-23 22:25:46 +0000
commit3d5166f431930c119d23f74310dda92f00b92063 (patch)
treefcf62865bef797f16e7e83392923fcfbc80e861b /src/proto.h
parentc5732efe9228b26d91403b7a1e8d28dca9099140 (diff)
downloadvim-3d5166f431930c119d23f74310dda92f00b92063.tar.gz
updated for version 7.0114v7.0114v7-0114
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 e24ebb48..1102432a 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 "hardcopy.pro"
# include "hashtable.pro"
# include "main.pro"
# include "mark.pro"