diff -r 238255e8b033 -r 84d9eb65b26f messagingapp/msgnotifications/msgindicatorplugin/msgindicatorplugin.pro --- a/messagingapp/msgnotifications/msgindicatorplugin/msgindicatorplugin.pro Fri Apr 16 14:56:15 2010 +0300 +++ b/messagingapp/msgnotifications/msgindicatorplugin/msgindicatorplugin.pro Mon May 03 12:29:07 2010 +0300 @@ -20,6 +20,7 @@ CONFIG += hb INCLUDEPATH += . +INCLUDEPATH += ../inc DEPENDPATH += . INCLUDEPATH += $$APP_LAYER_SYSTEMINCLUDE INCLUDEPATH += ../../../inc @@ -28,7 +29,7 @@ HEADERS += inc/msgindicatorplugin.h \ inc/msgindicator.h \ - inc/msgindicator_p.h + inc/msgindicator_p.h SOURCES += src/msgindicatorplugin.cpp \ src/msgindicator.cpp \