diff options
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"
|