summaryrefslogtreecommitdiff
path: root/src/bluetooth/qbluetoothutils_winrt_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/bluetooth/qbluetoothutils_winrt_p.h')
-rw-r--r--src/bluetooth/qbluetoothutils_winrt_p.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/bluetooth/qbluetoothutils_winrt_p.h b/src/bluetooth/qbluetoothutils_winrt_p.h
index 7a35f5a2..9e1d4752 100644
--- a/src/bluetooth/qbluetoothutils_winrt_p.h
+++ b/src/bluetooth/qbluetoothutils_winrt_p.h
@@ -18,6 +18,7 @@
// Workaround for Windows SDK bug.
// See https://github.com/microsoft/Windows.UI.Composition-Win32-Samples/issues/47
#include <winrt/base.h>
+#include <QtCore/private/qfactorycacheregistration_p.h>
namespace winrt::impl
{
template <typename Async>