summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qdeclarativerefcount_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/declarative/qml/qdeclarativerefcount_p.h')
-rw-r--r--src/declarative/qml/qdeclarativerefcount_p.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/declarative/qml/qdeclarativerefcount_p.h b/src/declarative/qml/qdeclarativerefcount_p.h
index 7c0f08af..d6130fe3 100644
--- a/src/declarative/qml/qdeclarativerefcount_p.h
+++ b/src/declarative/qml/qdeclarativerefcount_p.h
@@ -53,7 +53,7 @@
// We mean it.
//
-#include <QtCore/qglobal.h>
+#include <QtQuick1/qtquick1global.h>
QT_BEGIN_HEADER
@@ -61,7 +61,7 @@ QT_BEGIN_NAMESPACE
QT_MODULE(Declarative)
-class Q_DECLARATIVE_EXPORT QDeclarativeRefCount
+class Q_QUICK1_EXPORT QDeclarativeRefCount
{
public:
QDeclarativeRefCount();