Move KUnifiedPush include to source file

This commit is contained in:
Tobias Fella
2024-05-04 11:22:00 +02:00
parent be2e28cc53
commit 9bb89c728f
2 changed files with 4 additions and 4 deletions

View File

@@ -46,6 +46,10 @@
#endif
#endif
#ifdef HAVE_KUNIFIEDPUSH
#include <kunifiedpush/connector.h>
#endif
bool testMode = false;
using namespace Quotient;