summaryrefslogtreecommitdiffstats
path: root/examples/examples.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/examples.pro')
-rw-r--r--examples/examples.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/examples.pro b/examples/examples.pro
index e3cea1c..29d22a8 100644
--- a/examples/examples.pro
+++ b/examples/examples.pro
@@ -20,7 +20,7 @@ exists($$QMAKE_INCDIR_QT/QtCore/qeasingcurve.h) {
chat
}
-exists($$QMAKE_INCDIR_QT/QtCore/animation/qpropertyanimation.h) {
+exists($$QMAKE_INCDIR_QT/QtCore/qpropertyanimation.h) {
SUBDIRS += \
photoAlbum
}