aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/git/annotationhighlighter.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/git/annotationhighlighter.cpp')
-rw-r--r--src/plugins/git/annotationhighlighter.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/git/annotationhighlighter.cpp b/src/plugins/git/annotationhighlighter.cpp
index 886f4d24c0..67550ca231 100644
--- a/src/plugins/git/annotationhighlighter.cpp
+++ b/src/plugins/git/annotationhighlighter.cpp
@@ -32,7 +32,7 @@
#include "annotationhighlighter.h"
-#include <QtCore/QDebug>
+#include <QDebug>
namespace Git {
namespace Internal {