summaryrefslogtreecommitdiff
path: root/src/core/commonheaders.h
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2014-01-11 16:23:36 +0000
committerGeorge Hazan <george.hazan@gmail.com>2014-01-11 16:23:36 +0000
commitc559a18ca21a2a1fa3199c4bb60bcd031ec17134 (patch)
tree23a3716abd31956933bb8e01a90bff2c9eaf452b /src/core/commonheaders.h
parent764b106951b4c47cef929d17ca99e8f4a8165483 (diff)
MS_UTILS_ENTERSTRING moved from Jabber to the core, cause it's very handy
git-svn-id: http://svn.miranda-ng.org/main/trunk@7593 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'src/core/commonheaders.h')
-rw-r--r--src/core/commonheaders.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/commonheaders.h b/src/core/commonheaders.h
index 5cb9c620a2..57aa90dc68 100644
--- a/src/core/commonheaders.h
+++ b/src/core/commonheaders.h
@@ -40,6 +40,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
#include <commctrl.h>
#include <vssym32.h>
#include <Shlwapi.h>
+#include <Richedit.h>
#ifdef _DEBUG
#include <crtdbg.h>