Include keyboard.h.

This commit is contained in:
Karl Heuer 1995-06-05 17:43:53 +00:00
parent 050265509a
commit fe8b0cf8b6

View 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 ();