aboutsummaryrefslogtreecommitdiff
path: root/autotests/kdesktopfiletest.h
diff options
context:
space:
mode:
Diffstat (limited to 'autotests/kdesktopfiletest.h')
-rw-r--r--autotests/kdesktopfiletest.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/autotests/kdesktopfiletest.h b/autotests/kdesktopfiletest.h
index f63edd0d..12385f4e 100644
--- a/autotests/kdesktopfiletest.h
+++ b/autotests/kdesktopfiletest.h
@@ -19,7 +19,7 @@
#ifndef KDESKTOPFILETEST_H
#define KDESKTOPFILETEST_H
-#include <QtCore/QObject>
+#include <QObject>
class KDesktopFileTest : public QObject
{