diff --git a/src/GraphicalUI/Keybinds.h b/src/GraphicalUI/Keybinds.h index f5cfda1..888211a 100644 --- a/src/GraphicalUI/Keybinds.h +++ b/src/GraphicalUI/Keybinds.h @@ -4,9 +4,8 @@ #include #include -#include -#include #include +#include using sfKey = sf::Keyboard::Key;