aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/git/changeselectiondialog.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/git/changeselectiondialog.cpp')
-rw-r--r--src/plugins/git/changeselectiondialog.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/git/changeselectiondialog.cpp b/src/plugins/git/changeselectiondialog.cpp
index 2f93a2c7a1..8e4a6bdc99 100644
--- a/src/plugins/git/changeselectiondialog.cpp
+++ b/src/plugins/git/changeselectiondialog.cpp
@@ -12,7 +12,7 @@
#include <utils/completinglineedit.h>
#include <utils/layoutbuilder.h>
#include <utils/pathchooser.h>
-#include <utils/qtcprocess.h>
+#include <utils/process.h>
#include <utils/theme/theme.h>
#include <QCompleter>