diff options
Diffstat (limited to 'autotests/kstandardshortcuttest.cpp')
| -rw-r--r-- | autotests/kstandardshortcuttest.cpp | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/autotests/kstandardshortcuttest.cpp b/autotests/kstandardshortcuttest.cpp index a5bbacde..da1e2d2b 100644 --- a/autotests/kstandardshortcuttest.cpp +++ b/autotests/kstandardshortcuttest.cpp @@ -17,7 +17,7 @@      Boston, MA 02110-1301, USA.  */ -#include <QtTest/QtTest> +#include <QtTest>  #include "kstandardshortcuttest.h"  QTEST_MAIN(KStandardShortcutTest)  // GUI needed by KAccel | 
