aboutsummaryrefslogtreecommitdiff
path: root/autotests/kconfigtest.h
diff options
context:
space:
mode:
Diffstat (limited to 'autotests/kconfigtest.h')
-rw-r--r--autotests/kconfigtest.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/autotests/kconfigtest.h b/autotests/kconfigtest.h
index 8cd5cdb2..367e85de 100644
--- a/autotests/kconfigtest.h
+++ b/autotests/kconfigtest.h
@@ -19,7 +19,7 @@
#ifndef KCONFIGTEST_H
#define KCONFIGTEST_H
-#include <QtCore/QObject>
+#include <QObject>
class KConfigTest : public QObject
{