summaryrefslogtreecommitdiff
path: root/src/doc.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/doc.c')
-rw-r--r--src/doc.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/doc.c b/src/doc.c
index f98303a30de..09f377bb1af 100644
--- a/src/doc.c
+++ b/src/doc.c
@@ -40,6 +40,7 @@ Boston, MA 02111-1307, USA. */
#include "buffer.h"
#include "keyboard.h"
#include "charset.h"
+#include "keymap.h"
#ifdef HAVE_INDEX
extern char *index P_ ((const char *, int));