summaryrefslogtreecommitdiff
path: root/src/mir_core/commonheaders.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mir_core/commonheaders.h')
-rw-r--r--src/mir_core/commonheaders.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/mir_core/commonheaders.h b/src/mir_core/commonheaders.h
index 216eaf23f6..bf8e5444ff 100644
--- a/src/mir_core/commonheaders.h
+++ b/src/mir_core/commonheaders.h
@@ -35,8 +35,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
#include <commctrl.h>
#include <vssym32.h>
-#include <string>
-
#include <malloc.h>
#include <stdio.h>
#include <time.h>
@@ -56,6 +54,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
#include <m_db_int.h>
#include <newpluginapi.h>
#include <m_langpack.h>
+#include <m_string.h>
#include "miranda.h"