diff options
author | Tobias Weimer <wishmaster51@googlemail.com> | 2013-08-18 20:58:12 +0000 |
---|---|---|
committer | Tobias Weimer <wishmaster51@googlemail.com> | 2013-08-18 20:58:12 +0000 |
commit | ce782f801ada17e8d97c620b81d7701479d8e10d (patch) | |
tree | 2c9e4ced6998d5c81e28ce361302c0103b7f68f1 /plugins/TipperYM/src/common.h | |
parent | 1782bd501414d4e074c991fa0f7612d9896a29e8 (diff) |
big workaround to use core gender icons in Tipper (fixes #444)
git-svn-id: http://svn.miranda-ng.org/main/trunk@5737 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/TipperYM/src/common.h')
-rw-r--r-- | plugins/TipperYM/src/common.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/TipperYM/src/common.h b/plugins/TipperYM/src/common.h index b5d1043104..4e263bc11b 100644 --- a/plugins/TipperYM/src/common.h +++ b/plugins/TipperYM/src/common.h @@ -72,7 +72,6 @@ Boston, MA 02111-1307, USA. #include <m_metacontacts.h>
#include <m_variables.h>
#include <m_smileyadd.h>
-#include <m_gender.h>
#include "resource.h"
#include "version.h"
|