aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/git/remotedialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/git/remotedialog.h')
-rw-r--r--src/plugins/git/remotedialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/git/remotedialog.h b/src/plugins/git/remotedialog.h
index 7d70585d18..238555849f 100644
--- a/src/plugins/git/remotedialog.h
+++ b/src/plugins/git/remotedialog.h
@@ -33,7 +33,7 @@
#ifndef REMOTEDIALOG_H
#define REMOTEDIALOG_H
-#include <QtGui/QDialog>
+#include <QDialog>
namespace Git {
namespace Internal {