diff options
Diffstat (limited to 'src/qmlworkerscript/qtqmlworkerscriptglobal_p.h')
| -rw-r--r-- | src/qmlworkerscript/qtqmlworkerscriptglobal_p.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qmlworkerscript/qtqmlworkerscriptglobal_p.h b/src/qmlworkerscript/qtqmlworkerscriptglobal_p.h index 34236cd79e..aa754f7c9e 100644 --- a/src/qmlworkerscript/qtqmlworkerscriptglobal_p.h +++ b/src/qmlworkerscript/qtqmlworkerscriptglobal_p.h @@ -53,8 +53,8 @@ #include <QtQml/private/qtqmlglobal_p.h> #include <QtQmlWorkerScript/qtqmlworkerscriptglobal.h> +#include <QtQmlWorkerScript/private/qtqmlworkerscriptexports_p.h> -#define Q_QMLWORKERSCRIPT_PRIVATE_EXPORT Q_QMLWORKERSCRIPT_EXPORT #define Q_QMLWORKERSCRIPT_AUTOTEST_EXPORT Q_AUTOTEST_EXPORT #endif // QTQMLWORKERSCRIPTGLOBAL_P_H |
