diff -r 32e56106abf2 -r 66b5fe3c07fd homescreenapp/stateplugins/hsmenuworkerstateplugin/inc/hsdialogcontroller.h --- a/homescreenapp/stateplugins/hsmenuworkerstateplugin/inc/hsdialogcontroller.h Mon Sep 27 11:52:00 2010 +0300 +++ b/homescreenapp/stateplugins/hsmenuworkerstateplugin/inc/hsdialogcontroller.h Wed Oct 06 16:06:24 2010 +0300 @@ -14,6 +14,7 @@ * Description: * */ + #ifndef HS_DIALOG_CONTROLLER_H #define HS_DIALOG_CONTROLLER_H @@ -21,13 +22,13 @@ #include #include +#include "hsmenudialogfactory.h" +#include "hsmenuentryremovedhandler.h" + class QAction; class QString; class HbDialog; -#include "hsmenudialogfactory.h" -#include "hsmenuentryremovedhandler.h" - class HsDialogController: public QObject { Q_OBJECT