From 6e7af85c52e994fada7f989f4af2a6e793dedac9 Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Wed, 10 Aug 2016 12:02:00 +0200 Subject: dinput: split from logic module For use in the joystick module. --- opentrack-logic/shortcuts.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'opentrack-logic/shortcuts.h') diff --git a/opentrack-logic/shortcuts.h b/opentrack-logic/shortcuts.h index d6a87672..b44864ba 100644 --- a/opentrack-logic/shortcuts.h +++ b/opentrack-logic/shortcuts.h @@ -19,7 +19,7 @@ #include "main-settings.hpp" #ifdef _WIN32 -# include "keybinding-worker.hpp" +# include "opentrack-dinput/keybinding-worker.hpp" #endif #if defined(__GNUC__) && !defined(_WIN32) -- cgit v1.2.3