summaryrefslogtreecommitdiffstats
path: root/src/contacts/requests/qcontactfetchrequest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/contacts/requests/qcontactfetchrequest.cpp')
-rw-r--r--src/contacts/requests/qcontactfetchrequest.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/contacts/requests/qcontactfetchrequest.cpp b/src/contacts/requests/qcontactfetchrequest.cpp
index b17a7a7d1..e09d22e80 100644
--- a/src/contacts/requests/qcontactfetchrequest.cpp
+++ b/src/contacts/requests/qcontactfetchrequest.cpp
@@ -149,6 +149,6 @@ QList<QContact> QContactFetchRequest::contacts() const
return d->m_contacts;
}
-#include "moc_qcontactfetchrequest.cpp"
-
QT_END_NAMESPACE_CONTACTS
+
+#include "moc_qcontactfetchrequest.cpp"