]> git.lizzy.rs Git - dragonfireclient.git/blobdiff - src/client/joystick_controller.cpp
Fix UpdateBonePosition() breaking animations (#9577)
[dragonfireclient.git] / src / client / joystick_controller.cpp
index 95bd77bc4a928131f172c3db4b4ebef52defc62f..c29e8b639858e81f3d1ba2bcf1e17c648f70a201 100644 (file)
@@ -23,7 +23,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
 #include "settings.h"
 #include "gettime.h"
 #include "porting.h"
-#include "../util/string.h"
+#include "util/string.h"
 
 bool JoystickButtonCmb::isTriggered(const irr::SEvent::SJoystickEvent &ev) const
 {