diff options
Diffstat (limited to 'src/core/keybindings.c')
| -rw-r--r-- | src/core/keybindings.c | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/src/core/keybindings.c b/src/core/keybindings.c index 5b0000ea..64db48b8 100644 --- a/src/core/keybindings.c +++ b/src/core/keybindings.c @@ -27,6 +27,8 @@  #define _XOPEN_SOURCE /* for putenv() */  #include <config.h> +#include <glib/gi18n-lib.h> +  #include "keybindings.h"  #include "workspace.h"  #include "errors.h" | 
