summary refs log tree commit diff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/Cache.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Cache.cpp b/src/Cache.cpp

index b3981c64..2d87304c 100644 --- a/src/Cache.cpp +++ b/src/Cache.cpp
@@ -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>