aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cvs/cvseditor.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/cvs/cvseditor.h')
-rw-r--r--src/plugins/cvs/cvseditor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/cvs/cvseditor.h b/src/plugins/cvs/cvseditor.h
index 693f07cb3e..7c376d66ec 100644
--- a/src/plugins/cvs/cvseditor.h
+++ b/src/plugins/cvs/cvseditor.h
@@ -35,7 +35,7 @@
#include <vcsbase/vcsbaseeditor.h>
-#include <QtCore/QRegExp>
+#include <QRegExp>
namespace Cvs {
namespace Internal {