changeset 8897:69cdecdaebf7

Add #include "keyboard.h"
author Karl Heuer <kwzh@gnu.org>
date Mon, 19 Sep 1994 00:12:39 +0000
parents 2d697a9302a7
children 07bca49c7f84
files src/intervals.c
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/intervals.c	Sun Sep 18 23:59:10 1994 +0000
+++ b/src/intervals.c	Mon Sep 19 00:12:39 1994 +0000
@@ -43,6 +43,7 @@
 #include "intervals.h"
 #include "buffer.h"
 #include "puresize.h"
+#include "keyboard.h"
 
 /* The rest of the file is within this conditional.  */
 #ifdef USE_TEXT_PROPERTIES