summaryrefslogtreecommitdiffhomepage
path: root/tracker-joystick
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2015-11-22 17:44:19 +0100
committerStanislaw Halik <sthalik@misaki.pl>2015-11-22 17:45:04 +0100
commitaac65283a2b254f0338a6ad1609e5d916ba9dcfc (patch)
treef40d347ab0c93fd324519bd4a9671b898b718bb0 /tracker-joystick
parent1dd600c77c4b38c8b0531a02f061915d8234e30d (diff)
opentrack/joystick: rename header to clarify usage
Diffstat (limited to 'tracker-joystick')
-rw-r--r--tracker-joystick/ftnoir_tracker_joystick.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tracker-joystick/ftnoir_tracker_joystick.h b/tracker-joystick/ftnoir_tracker_joystick.h
index 67061585..9923dd1c 100644
--- a/tracker-joystick/ftnoir_tracker_joystick.h
+++ b/tracker-joystick/ftnoir_tracker_joystick.h
@@ -17,7 +17,7 @@
#include <cmath>
#include "opentrack/plugin-api.hpp"
-#include "opentrack/win32-joystick-shortcuts.hpp"
+#include "opentrack/win32-joystick.hpp"
#include "opentrack-compat/options.hpp"
using namespace options;