summaryrefslogtreecommitdiff
path: root/plugins/LangMan/src/common.h
diff options
context:
space:
mode:
authorAlexander Lantsev <aunsane@gmail.com>2014-03-14 21:31:42 +0000
committerAlexander Lantsev <aunsane@gmail.com>2014-03-14 21:31:42 +0000
commit68f067fecf589ad0637229ce4a2e1185f140465a (patch)
tree906d6995e104872ccb81bb96edd8a0ce31e43d80 /plugins/LangMan/src/common.h
parent50944d3a2afb0f19b0f7a0182f9cab6294a954ba (diff)
LangMan:
- all langpacks stored in Languages folders - langpacks from root will be moved in Languages folders - added langpack changing at runtime - added langpack loading on miranda start git-svn-id: http://svn.miranda-ng.org/main/trunk@8607 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/LangMan/src/common.h')
-rw-r--r--plugins/LangMan/src/common.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/LangMan/src/common.h b/plugins/LangMan/src/common.h
index d3cd0a1397..2afafaff9d 100644
--- a/plugins/LangMan/src/common.h
+++ b/plugins/LangMan/src/common.h
@@ -38,7 +38,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
#include "langpack.h"
#include "options.h"
-#include "utils.h"
#include "resource.h"
#include "version.h"