From e9c351d109439ca27c472f0d8d5f8a530ce24033 Mon Sep 17 00:00:00 2001 From: BossCode45 Date: Sat, 4 Jan 2025 20:28:39 +1300 Subject: revert: Added the commands library back to the source --- src/keybinds.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/keybinds.h') 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 #include -#include +#include "commands.h" #include "config.h" #include "util.h" -- cgit v1.2.3