diff options
Diffstat (limited to 'src/plugins/welcome/welcome_global.h')
-rw-r--r-- | src/plugins/welcome/welcome_global.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/welcome/welcome_global.h b/src/plugins/welcome/welcome_global.h index 89e3b89c9c..bf26dd3275 100644 --- a/src/plugins/welcome/welcome_global.h +++ b/src/plugins/welcome/welcome_global.h @@ -33,7 +33,7 @@ #ifndef WELCOME_GLOBAL_H #define WELCOME_GLOBAL_H -#include <QtCore/qglobal.h> +#include <qglobal.h> #if defined(WELCOME_LIBRARY) # define WELCOME_EXPORT Q_DECL_EXPORT |