aboutsummaryrefslogtreecommitdiff
path: root/lib/events/roomtombstoneevent.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/events/roomtombstoneevent.h')
-rw-r--r--lib/events/roomtombstoneevent.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/events/roomtombstoneevent.h b/lib/events/roomtombstoneevent.h
index 30e53738..e336c448 100644
--- a/lib/events/roomtombstoneevent.h
+++ b/lib/events/roomtombstoneevent.h
@@ -6,7 +6,7 @@
#include "stateevent.h"
namespace Quotient {
-class RoomTombstoneEvent : public StateEventBase {
+class QUOTIENT_API RoomTombstoneEvent : public StateEventBase {
public:
DEFINE_EVENT_TYPEID("m.room.tombstone", RoomTombstoneEvent)