summaryrefslogtreecommitdiff
path: root/src/undo.c
diff options
context:
space:
mode:
authorLuc Teirlinck <teirllm@auburn.edu>2005-12-26 18:35:45 +0000
committerLuc Teirlinck <teirllm@auburn.edu>2005-12-26 18:35:45 +0000
commitac0526190ab00b4ea236e0ef1dc43f998d4ae9e6 (patch)
treeb08d8e824c4e24a4bf8848c7f5dd21743cac7986 /src/undo.c
parent3f951594defbca3d72c9e5bf7655af0cfbbdbf71 (diff)
downloademacs-ac0526190ab00b4ea236e0ef1dc43f998d4ae9e6.tar.gz
include keyboard.h.
Diffstat (limited to 'src/undo.c')
-rw-r--r--src/undo.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/undo.c b/src/undo.c
index bf774affac5..a7a2fadfefb 100644
--- a/src/undo.c
+++ b/src/undo.c
@@ -25,6 +25,7 @@ Boston, MA 02110-1301, USA. */
#include "buffer.h"
#include "commands.h"
#include "window.h"
+#include "keyboard.h"
/* Limits controlling how much undo information to keep. */