diff options
Diffstat (limited to 'autotests/test_kconf_update.cpp')
-rw-r--r-- | autotests/test_kconf_update.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/autotests/test_kconf_update.cpp b/autotests/test_kconf_update.cpp index 33530611..c4f5212c 100644 --- a/autotests/test_kconf_update.cpp +++ b/autotests/test_kconf_update.cpp @@ -24,7 +24,7 @@ #include <QFile> #include <QDir> #include <QSharedPointer> -#include <QtCore/QProcess> +#include <QProcess> #include <qtemporaryfile.h> #include <qstandardpaths.h> #include "config-kconf.h" |