summaryrefslogtreecommitdiff
path: root/plugins/SpellChecker/src/RichEdit.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/SpellChecker/src/RichEdit.h')
-rw-r--r--plugins/SpellChecker/src/RichEdit.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/plugins/SpellChecker/src/RichEdit.h b/plugins/SpellChecker/src/RichEdit.h
index e8b4101be4..8d8b25f6bf 100644
--- a/plugins/SpellChecker/src/RichEdit.h
+++ b/plugins/SpellChecker/src/RichEdit.h
@@ -1,12 +1,6 @@
#ifndef __RICHEDIT_H__
#define __RICHEDIT_H__
-#include <windows.h>
-#include <richedit.h>
-#include <tom.h>
-#include <richole.h>
-
-
class RichEdit
{
HWND hwnd;