aboutsummaryrefslogtreecommitdiffstats
path: root/src/particles/qtquickparticlesglobal_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/particles/qtquickparticlesglobal_p.h')
-rw-r--r--src/particles/qtquickparticlesglobal_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/particles/qtquickparticlesglobal_p.h b/src/particles/qtquickparticlesglobal_p.h
index 03773273fb..d7814f759d 100644
--- a/src/particles/qtquickparticlesglobal_p.h
+++ b/src/particles/qtquickparticlesglobal_p.h
@@ -48,7 +48,7 @@
#if defined(Q_OS_WIN)
# if defined(QT_MAKEDLL) /* create a Qt DLL library */
-# if defined(QT_BUILD_PARTICLES_LIB)
+# if defined(QT_BUILD_QUICKPARTICLES_LIB)
# define Q_QUICKPARTICLES_PRIVATE_EXPORT Q_DECL_EXPORT
# else
# define Q_QUICKPARTICLES_PRIVATE_EXPORT Q_DECL_IMPORT