diff options
author | George Hazan <george.hazan@gmail.com> | 2012-07-08 20:51:14 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2012-07-08 20:51:14 +0000 |
commit | 696f4ea57845f48d6d979ecd9d66bb22bd9f738d (patch) | |
tree | c32ac05d363bff47320c1b204561b966aa1c81fd /plugins/SimpleStatusMsg/commonheaders.h | |
parent | 3b396a2da6b0b8e0f4d2c051aca133772d317820 (diff) |
TopToolbar usage fixed everywhere
git-svn-id: http://svn.miranda-ng.org/main/trunk@861 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/SimpleStatusMsg/commonheaders.h')
-rw-r--r-- | plugins/SimpleStatusMsg/commonheaders.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/SimpleStatusMsg/commonheaders.h b/plugins/SimpleStatusMsg/commonheaders.h index c509588ec4..13ddbceef8 100644 --- a/plugins/SimpleStatusMsg/commonheaders.h +++ b/plugins/SimpleStatusMsg/commonheaders.h @@ -55,7 +55,6 @@ with this program; if not, write to the Free Software Foundation, Inc., #include "../../protocols/IcqOscarJ/icq_constants.h"
#include "m_fortunemsg.h"
#include "m_statusplugins.h"
-#include "m_toolbar.h"
#include "m_toptoolbar.h"
#include "m_updater.h"
#include "m_variables.h"
|