diff options
Diffstat (limited to 'common/clientapi.cpp')
-rw-r--r-- | common/clientapi.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/clientapi.cpp b/common/clientapi.cpp index 5cb3b69..3350927 100644 --- a/common/clientapi.cpp +++ b/common/clientapi.cpp | |||
@@ -3,6 +3,7 @@ | |||
3 | #include "resourceaccess.h" | 3 | #include "resourceaccess.h" |
4 | #include "commands.h" | 4 | #include "commands.h" |
5 | #include "log.h" | 5 | #include "log.h" |
6 | #include <QtConcurrent/QtConcurrentRun> | ||
6 | 7 | ||
7 | namespace async | 8 | namespace async |
8 | { | 9 | { |