summaryrefslogtreecommitdiff
path: root/plugins/SpellChecker/src/commons.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/SpellChecker/src/commons.h')
-rw-r--r--plugins/SpellChecker/src/commons.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/plugins/SpellChecker/src/commons.h b/plugins/SpellChecker/src/commons.h
index 598627fcd2..a0841026e7 100644
--- a/plugins/SpellChecker/src/commons.h
+++ b/plugins/SpellChecker/src/commons.h
@@ -24,10 +24,11 @@ Boston, MA 02111-1307, USA.
#define OEMRESOURCE
#include <windows.h>
-#include <richedit.h>
+#include <msapi/richedit5.h>
#include <tom.h>
#include <richole.h>
#include <commctrl.h>
+
#include <map>
#include <vector>
#include <string>