Cleanup includes
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user