]> git.eshelyaron.com Git - emacs.git/commitdiff
Include keyboard.h.
authorKarl Heuer <kwzh@gnu.org>
Mon, 5 Jun 1995 17:43:53 +0000 (17:43 +0000)
committerKarl Heuer <kwzh@gnu.org>
Mon, 5 Jun 1995 17:43:53 +0000 (17:43 +0000)
src/xdisp.c

index f341c06478525ce136214f1cd06fecbd9bc25603..6777ae9fea44faa5dd97ce42fc1ff6f9e455ed3b 100644 (file)
@@ -34,6 +34,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 #include "disptab.h"
 #include "termhooks.h"
 #include "intervals.h"
+#include "keyboard.h"
 
 #ifdef USE_X_TOOLKIT
 extern void set_frame_menubar ();