diff options
Diffstat (limited to 'plugins/ContextHelp/src/stdafx.h')
-rw-r--r-- | plugins/ContextHelp/src/stdafx.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/ContextHelp/src/stdafx.h b/plugins/ContextHelp/src/stdafx.h index 20cac3503d..98cea224c5 100644 --- a/plugins/ContextHelp/src/stdafx.h +++ b/plugins/ContextHelp/src/stdafx.h @@ -23,6 +23,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #include <windows.h>
#include <Uxtheme.h>
#include <Vsstyle.h>
+#include <richedit.h>
#include <newpluginapi.h>
//#include <win2k.h>
|