* xsettings.c: Include "keyboard.h".
This commit is contained in:
parent
eba5eb94c7
commit
b87dd91373
2 changed files with 3 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
|||
2009-12-09 Andreas Schwab <schwab@linux-m68k.org>
|
||||
|
||||
* xsettings.c: Include "keyboard.h".
|
||||
|
||||
* gtkutil.c (xg_tool_bar_proxy_help_callback): Fix missing return.
|
||||
|
||||
Fix implicit function declarations.
|
||||
|
|
|
@ -24,6 +24,7 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
|
|||
#include "xterm.h"
|
||||
#include "xsettings.h"
|
||||
#include "frame.h"
|
||||
#include "keyboard.h"
|
||||
#include "blockinput.h"
|
||||
#include "termhooks.h"
|
||||
#include "termopts.h"
|
||||
|
|
Loading…
Add table
Reference in a new issue