diff options
author | Kirill Volinsky <mataes2007@gmail.com> | 2012-06-17 16:15:51 +0000 |
---|---|---|
committer | Kirill Volinsky <mataes2007@gmail.com> | 2012-06-17 16:15:51 +0000 |
commit | 2cb8a32203cf2ef237a30f0ffac8e64a9a495c48 (patch) | |
tree | b36e7d6d86415b65bd91a0f359c10797ff43b2b1 /plugins/SpellChecker/commons.h | |
parent | 61138785bb35de7bbf7977dd41a91a206aff80b7 (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.h | 1 |
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"
|