diff options
Diffstat (limited to 'lib/events/redactionevent.h')
-rw-r--r-- | lib/events/redactionevent.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/events/redactionevent.h b/lib/events/redactionevent.h index 64504d57..a72a8ff9 100644 --- a/lib/events/redactionevent.h +++ b/lib/events/redactionevent.h @@ -18,7 +18,7 @@ #pragma once -#include "event.h" +#include "roomevent.h" namespace QMatrixClient { |