Always use system-style includes for libQuotient

This commit is contained in:
Tobias Fella
2022-09-09 00:16:39 +02:00
parent 8c436075d8
commit d70a8a652a
21 changed files with 68 additions and 66 deletions

View File

@@ -4,7 +4,7 @@
#include "neochataccountregistry.h"
#include "connection.h"
#include <connection.h>
using namespace Quotient;