changeset 67826:0c9673fbeec5

include keyboard.h.
author Luc Teirlinck <teirllm@auburn.edu>
date Mon, 26 Dec 2005 18:35:45 +0000
parents ef0dde1a7fd0
children abea91213b32
files src/undo.c
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/undo.c	Mon Dec 26 18:35:10 2005 +0000
+++ b/src/undo.c	Mon Dec 26 18:35:45 2005 +0000
@@ -25,6 +25,7 @@
 #include "buffer.h"
 #include "commands.h"
 #include "window.h"
+#include "keyboard.h"
 
 /* Limits controlling how much undo information to keep.  */