aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmlcompiler/qqmljsresourcefilemapper_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/qmlcompiler/qqmljsresourcefilemapper_p.h')
-rw-r--r--src/qmlcompiler/qqmljsresourcefilemapper_p.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/qmlcompiler/qqmljsresourcefilemapper_p.h b/src/qmlcompiler/qqmljsresourcefilemapper_p.h
index 618cc2edec..16fb99e82e 100644
--- a/src/qmlcompiler/qqmljsresourcefilemapper_p.h
+++ b/src/qmlcompiler/qqmljsresourcefilemapper_p.h
@@ -13,7 +13,7 @@
//
// We mean it.
-#include <private/qtqmlcompilerexports_p.h>
+#include <qtqmlcompilerexports.h>
#include <QStringList>
#include <QHash>
@@ -22,7 +22,7 @@
QT_BEGIN_NAMESPACE
-struct Q_QMLCOMPILER_PRIVATE_EXPORT QQmlJSResourceFileMapper
+struct Q_QMLCOMPILER_EXPORT QQmlJSResourceFileMapper
{
struct Entry
{