summaryrefslogtreecommitdiff
path: root/plugins/SpellChecker/commons.h
diff options
context:
space:
mode:
authorKirill Volinsky <mataes2007@gmail.com>2012-06-17 16:15:51 +0000
committerKirill Volinsky <mataes2007@gmail.com>2012-06-17 16:15:51 +0000
commit2cb8a32203cf2ef237a30f0ffac8e64a9a495c48 (patch)
treeb36e7d6d86415b65bd91a0f359c10797ff43b2b1 /plugins/SpellChecker/commons.h
parent61138785bb35de7bbf7977dd41a91a206aff80b7 (diff)
cosmetic settings fix
git-svn-id: http://svn.miranda-ng.org/main/trunk@462 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/SpellChecker/commons.h')
-rw-r--r--plugins/SpellChecker/commons.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/SpellChecker/commons.h b/plugins/SpellChecker/commons.h
index cf9ed36c97..f40628c0cb 100644
--- a/plugins/SpellChecker/commons.h
+++ b/plugins/SpellChecker/commons.h
@@ -76,6 +76,7 @@ using namespace std;
#include "../utils/scope.h"
#include "resource.h"
+#include "Version.h"
#include "m_spellchecker.h"
#include "options.h"
#include "autoreplace.h"