summaryrefslogtreecommitdiffhomepage
path: root/dinput/keybinding-worker.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'dinput/keybinding-worker.cpp')
-rw-r--r--dinput/keybinding-worker.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/dinput/keybinding-worker.cpp b/dinput/keybinding-worker.cpp
index adcd9a96..40754b4f 100644
--- a/dinput/keybinding-worker.cpp
+++ b/dinput/keybinding-worker.cpp
@@ -9,7 +9,7 @@
#ifdef _WIN32
#include "keybinding-worker.hpp"
-#include "compat/meta.hpp"
+#include "compat/macros.hpp"
#include <QDebug>
#include <QMutexLocker>