smf/smfcredentialmgr/smfcredmgrclient/smfcredmgrclientutil.h
changeset 24 1cee9f1b95e0
parent 14 a469c0e6e7fb
child 26 83d6a149c755
--- a/smf/smfcredentialmgr/smfcredmgrclient/smfcredmgrclientutil.h	Thu Sep 23 17:15:03 2010 +0530
+++ b/smf/smfcredentialmgr/smfcredmgrclient/smfcredmgrclientutil.h	Thu Sep 23 17:20:22 2010 +0530
@@ -17,6 +17,7 @@
 #ifndef SMFQTSYMBIANCONVERSIONUTILS_H_
 #define SMFQTSYMBIANCONVERSIONUTILS_H_
 
+#include <QObject>
 #include <QUrl>
 #include <QDateTime>
 #include <private/qcore_symbian_p.h>
@@ -25,6 +26,9 @@
 #include <QStringList>
 #include <qbytearray.h>
 #include <qlist.h>
+#include <QDebug>
+
+
 
 #ifdef Q_OS_SYMBIAN
 #include <e32base.h>