summaryrefslogtreecommitdiff
path: root/plugins/SpellChecker
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/SpellChecker')
-rw-r--r--plugins/SpellChecker/src/stdafx.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/SpellChecker/src/stdafx.h b/plugins/SpellChecker/src/stdafx.h
index af131d2a27..fa10f3dbfe 100644
--- a/plugins/SpellChecker/src/stdafx.h
+++ b/plugins/SpellChecker/src/stdafx.h
@@ -61,7 +61,7 @@ using namespace std;
#include <hunspell.hpp>
#include "resource.h"
-#include "Version.h"
+#include "version.h"
#include "options.h"
#include "autoreplace.h"
#include "dictionary.h"