diff options
Diffstat (limited to 'lib/csapi/users.h')
-rw-r--r-- | lib/csapi/users.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/csapi/users.h b/lib/csapi/users.h index 2efcf640..203ddc37 100644 --- a/lib/csapi/users.h +++ b/lib/csapi/users.h @@ -6,6 +6,7 @@ #include "jobs/basejob.h" +#include "converters.h" #include <QtCore/QVector> namespace QMatrixClient |