aboutsummaryrefslogtreecommitdiff
path: root/events/typingevent.h
diff options
context:
space:
mode:
Diffstat (limited to 'events/typingevent.h')
-rw-r--r--events/typingevent.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/events/typingevent.h b/events/typingevent.h
index 5a8b045c..da57a389 100644
--- a/events/typingevent.h
+++ b/events/typingevent.h
@@ -18,10 +18,10 @@
#pragma once
-#include <QtCore/QStringList>
-
#include "event.h"
+#include <QtCore/QStringList>
+
namespace QMatrixClient
{
class TypingEvent: public Event