diff options
| author | Laurent Montel <montel@kde.org> | 2018-04-06 13:21:23 +0200 | 
|---|---|---|
| committer | Laurent Montel <montel@kde.org> | 2018-04-06 13:21:23 +0200 | 
| commit | 9c8c3a7d4c3eb9a7371179244848a575b46c7212 (patch) | |
| tree | fdab536bbd6205d000ba29ba7ad792c020481965 /autotests/kconfig_compiler/test5.cpp.ref | |
| parent | 9c8785b130b13573229f3791f8165200f9e2c037 (diff) | |
| download | kconfig-9c8c3a7d4c3eb9a7371179244848a575b46c7212.tar.gz kconfig-9c8c3a7d4c3eb9a7371179244848a575b46c7212.tar.bz2  | |
Fix autotest
Diffstat (limited to 'autotests/kconfig_compiler/test5.cpp.ref')
| -rw-r--r-- | autotests/kconfig_compiler/test5.cpp.ref | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/autotests/kconfig_compiler/test5.cpp.ref b/autotests/kconfig_compiler/test5.cpp.ref index a27bd770..0c33483b 100644 --- a/autotests/kconfig_compiler/test5.cpp.ref +++ b/autotests/kconfig_compiler/test5.cpp.ref @@ -4,7 +4,7 @@  #include "test5.h"  #include <qglobal.h> -#include <QtCore/QFile> +#include <QFile>  class Test5Helper  {  | 
