smf/smfservermodule/smfclient/common/smfevent.h
changeset 14 a469c0e6e7fb
parent 7 be09cf1f39dd
--- a/smf/smfservermodule/smfclient/common/smfevent.h	Mon Jun 07 11:43:45 2010 +0100
+++ b/smf/smfservermodule/smfclient/common/smfevent.h	Wed Jun 23 19:51:49 2010 +0530
@@ -20,12 +20,12 @@
 #ifndef SMFEVENT_H_
 #define SMFEVENT_H_
 
-#include <smflocation.h>
-#include <smfartists.h>
+#include "smflocation.h"
+#include "smfartists.h"
 #include <QStringList>
-#include <qdatastream.h>
+#include <QDatastream>
 #include <QSharedData>
-#include <smfclientglobal.h>
+#include "smfclientglobal.h"
 #include <QMetaType>
 
 class SmfEventPrivate;