diff options
-rw-r--r-- | TelepathyQt/file-transfer-channel-creation-properties.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/TelepathyQt/file-transfer-channel-creation-properties.h b/TelepathyQt/file-transfer-channel-creation-properties.h index 3e1c5b69..ac72ef89 100644 --- a/TelepathyQt/file-transfer-channel-creation-properties.h +++ b/TelepathyQt/file-transfer-channel-creation-properties.h @@ -34,6 +34,7 @@ #include <QMetaType> #include <QSharedDataPointer> #include <QString> +#include <QVariantMap> namespace Tp { |