diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-05-17 16:30:40 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-05-17 16:30:40 +0000 |
commit | 8a4fb1972073344d54e9248660d813c93208c82a (patch) | |
tree | 0441b7943ad5f86dff889cd786c170f8ac0254ba /plugins/TipperYM/popwin.cpp | |
parent | 2e65438b712e9e6ed81c75765cd0c4aae2ea7e5a (diff) |
obsolete project files cleanup and overall adjustment: Part 5
git-svn-id: http://svn.miranda-ng.org/main/trunk@16 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/TipperYM/popwin.cpp')
-rw-r--r-- | plugins/TipperYM/popwin.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/TipperYM/popwin.cpp b/plugins/TipperYM/popwin.cpp index 6e75b75654..30976d1125 100644 --- a/plugins/TipperYM/popwin.cpp +++ b/plugins/TipperYM/popwin.cpp @@ -25,7 +25,7 @@ Boston, MA 02111-1307, USA. #include "str_utils.h"
#include "bitmap_func.h"
#include "translations.h"
-#include "sdk/m_gender.h"
+#include "m_gender.h"
extern TOOLTIPSKIN skin;
|