diff --git a/src/GraphicalUI/Keybinds.h b/src/GraphicalUI/Keybinds.h index 92a8271..f5cfda1 100644 --- a/src/GraphicalUI/Keybinds.h +++ b/src/GraphicalUI/Keybinds.h @@ -6,6 +6,7 @@ #include #include #include +#include using sfKey = sf::Keyboard::Key;