summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'Swift/QtUI/EventViewer/QtEventWindow.cpp')
-rw-r--r--Swift/QtUI/EventViewer/QtEventWindow.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Swift/QtUI/EventViewer/QtEventWindow.cpp b/Swift/QtUI/EventViewer/QtEventWindow.cpp
index 162f13f..4506fa9 100644
--- a/Swift/QtUI/EventViewer/QtEventWindow.cpp
+++ b/Swift/QtUI/EventViewer/QtEventWindow.cpp
@@ -1,7 +1,7 @@
#include "Swift/QtUI/EventViewer/QtEventWindow.h"
-#include <qdebug>
+#include <QtDebug>
#include "Swiften/Events/MessageEvent.h"
#include "Swift/QtUI/QtSubscriptionRequestWindow.h"