diff options
Diffstat (limited to 'src/keybinds.h')
| -rw-r--r-- | src/keybinds.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/keybinds.h b/src/keybinds.h index 5fd4fba..a742240 100644 --- a/src/keybinds.h +++ b/src/keybinds.h @@ -8,7 +8,7 @@ #include <X11/keysym.h> #include <vector> -#include <commands.h> +#include "commands.h" #include "config.h" #include "util.h" |
