aboutsummaryrefslogtreecommitdiff
path: root/autotests/kconfig_compiler/test9main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'autotests/kconfig_compiler/test9main.cpp')
-rw-r--r--autotests/kconfig_compiler/test9main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/autotests/kconfig_compiler/test9main.cpp b/autotests/kconfig_compiler/test9main.cpp
index 8ec98adb..56e2c38b 100644
--- a/autotests/kconfig_compiler/test9main.cpp
+++ b/autotests/kconfig_compiler/test9main.cpp
@@ -19,7 +19,7 @@ AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/
#include "test9.h"
-#include <QtCore/QDir>
+#include <QDir>
#include <QGuiApplication>
#include <QDebug>