Cleanup includes

This commit is contained in:
2020-10-28 01:13:11 +01:00
parent 78d24fbe41
commit 876f25784e
50 changed files with 138 additions and 101 deletions

View File

@@ -6,7 +6,7 @@
#include "InputProviderGLFW.hpp"
#include "InputMappingGLFW.hpp"
#include "../../Input/InputManager.hpp"
#include "Input/InputManager.hpp"
#include <GLFW/glfw3.h>
static_assert(GLFW_JOYSTICK_LAST == 15); // if this fails, please update it and resize the controllers array accordingly as GLFW_JOYSTICK_LAST + 1