diff options
author | Alexey Rusakov <Kitsune-Ral@users.sf.net> | 2022-08-25 20:02:35 +0200 |
---|---|---|
committer | Alexey Rusakov <Kitsune-Ral@users.sf.net> | 2022-08-25 20:28:12 +0200 |
commit | 4ad2f6e165a4eb486155eae652e187dc4d6b7d99 (patch) | |
tree | d6651c48a3eabeda866a6209a6b8d07773cacf33 /quotest/quotest.cpp | |
parent | e89986123c1bc55ceccb28c417c33ecdca602512 (diff) | |
download | libquotient-4ad2f6e165a4eb486155eae652e187dc4d6b7d99.tar.gz libquotient-4ad2f6e165a4eb486155eae652e187dc4d6b7d99.zip |
Cleanup
Diffstat (limited to 'quotest/quotest.cpp')
-rw-r--r-- | quotest/quotest.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/quotest/quotest.cpp b/quotest/quotest.cpp index 90a5a69b..b6c855bb 100644 --- a/quotest/quotest.cpp +++ b/quotest/quotest.cpp @@ -6,6 +6,7 @@ #include "user.h" #include "uriresolver.h" #include "networkaccessmanager.h" +#include "qt_connection_util.h" #include "csapi/joining.h" #include "csapi/leaving.h" |