smf/smfservermodule/smfclient/client/smfcontactfetcher_p.cpp
changeset 10 77a56c951f86
parent 7 be09cf1f39dd
child 14 a469c0e6e7fb
--- a/smf/smfservermodule/smfclient/client/smfcontactfetcher_p.cpp	Tue May 18 17:37:12 2010 +0530
+++ b/smf/smfservermodule/smfclient/client/smfcontactfetcher_p.cpp	Fri May 21 15:45:10 2010 +0100
@@ -15,12 +15,12 @@
 #include "smfcontactfetcher_p.h"
 #ifdef WRITE_LOG
 #include <QFile>
-#include <QTextstream>
+#include <QTextStream>
 #endif
 #ifdef Q_OS_SYMBIAN
 #include "SmfClientSymbian.h"
 #else
-#include "SmfClientQt.h"
+#include "smfclientqt.h"
 #endif
  /**
    * Constructs the SmfContactFetcher.