aboutsummaryrefslogtreecommitdiff
path: root/autotests/kstandardshortcuttest.h
diff options
context:
space:
mode:
Diffstat (limited to 'autotests/kstandardshortcuttest.h')
-rw-r--r--autotests/kstandardshortcuttest.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/autotests/kstandardshortcuttest.h b/autotests/kstandardshortcuttest.h
index 3e52c795..77dd3443 100644
--- a/autotests/kstandardshortcuttest.h
+++ b/autotests/kstandardshortcuttest.h
@@ -20,7 +20,7 @@
#ifndef KSTDACCELTEST_H
#define KSTDACCELTEST_H
-#include <QtCore/QObject>
+#include <QObject>
class KStandardShortcutTest : public QObject
{