diff -r a32b19fb291e -r 5b14749788d7 messagingapp/msgui/unifiededitor/inc/msgunieditorsubject.h --- a/messagingapp/msgui/unifiededitor/inc/msgunieditorsubject.h Thu Jun 17 09:57:06 2010 +0100 +++ b/messagingapp/msgui/unifiededitor/inc/msgunieditorsubject.h Thu Jul 22 16:32:06 2010 +0100 @@ -14,10 +14,10 @@ * Description: */ -#ifndef UNIFIED_EDITOR_SUBJECT_H -#define UNIFIED_EDITOR_SUBJECT_H +#ifndef MSG_UNIFIED_EDITOR_SUBJECT_H +#define MSG_UNIFIED_EDITOR_SUBJECT_H -#include +#include #include "convergedmessage.h" @@ -120,4 +120,4 @@ QString mPrevBuffer; }; -#endif //UNIFIED_EDITOR_SUBJECT_H +#endif //MSG_UNIFIED_EDITOR_SUBJECT_H