Fix qtkeychain include
This commit is contained in:
parent
47d3fd1e3a
commit
46f02bb0c3
@ -21,7 +21,7 @@
|
||||
#if __has_include(<keychain.h>)
|
||||
#include <keychain.h>
|
||||
#else
|
||||
#include <qt5keychain/keychain.h>
|
||||
#include <qt6keychain/keychain.h>
|
||||
#endif
|
||||
|
||||
#include <mtx/responses/common.hpp>
|
||||
|
Loading…
Reference in New Issue
Block a user