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. --- gui/keyboard.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gui') diff --git a/gui/keyboard.h b/gui/keyboard.h index 07f326ea..27300690 100644 --- a/gui/keyboard.h +++ b/gui/keyboard.h @@ -2,7 +2,7 @@ #include "ui_keyboard_listener.h" #ifdef _WIN32 #include "opentrack-logic/win32-shortcuts.h" -#include "opentrack-logic/keybinding-worker.hpp" +#include "opentrack-dinput/keybinding-worker.hpp" #endif #include #include -- cgit v1.2.3