mirror of
https://github.com/awesomeWM/awesome
synced 2024-11-16 07:47:22 +01:00
keygrabber: include header file for key_getkeysym()
Signed-off-by: Julien Danjou <julien@danjou.info>
This commit is contained in:
parent
9e3fbfdb4b
commit
3104969d03
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@
|
|||
#include <unistd.h>
|
||||
|
||||
#include "keygrabber.h"
|
||||
#include "keybinding.h"
|
||||
#include "structs.h"
|
||||
|
||||
extern awesome_t globalconf;
|
||||
|
|
Loading…
Reference in a new issue