summaryrefslogtreecommitdiff
path: root/sync.profile
diff options
context:
space:
mode:
Diffstat (limited to 'sync.profile')
-rw-r--r--sync.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sync.profile b/sync.profile
index 7d885aa1..7d02dd10 100644
--- a/sync.profile
+++ b/sync.profile
@@ -9,7 +9,7 @@
%mastercontent = (
"gui" => "#include <QtGui/QtGui>\n",
"network" => "#include <QtNetwork/QtNetwork>\n",
- "declarative" => "#include <QtDeclarative/qdeclarative.h>\n",
+ "declarative" => "#include <QtQml/qqml.h>\n",
);
%modulepris = (
"QtLocation" => "$basedir/modules/qt_location.pri",