|
|
@ -21,7 +21,7 @@ |
|
|
|
#if __has_include(<keychain.h>) |
|
|
|
#if __has_include(<keychain.h>) |
|
|
|
#include <keychain.h> |
|
|
|
#include <keychain.h> |
|
|
|
#else |
|
|
|
#else |
|
|
|
#include <qt5keychain/keychain.h> |
|
|
|
#include <qt6keychain/keychain.h> |
|
|
|
#endif |
|
|
|
#endif |
|
|
|
|
|
|
|
|
|
|
|
#include <mtx/responses/common.hpp> |
|
|
|
#include <mtx/responses/common.hpp> |
|
|
|