diff options
-rw-r--r-- | lib/events/receiptevent.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/events/receiptevent.h b/lib/events/receiptevent.h index e1d2d1ec..e8d3a65f 100644 --- a/lib/events/receiptevent.h +++ b/lib/events/receiptevent.h @@ -20,6 +20,8 @@ #include "event.h" +#include <QtCore/QVector> + namespace QMatrixClient { struct Receipt |