summaryrefslogtreecommitdiff
path: root/src/core
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2012-06-01 21:37:18 +0000
committerGeorge Hazan <george.hazan@gmail.com>2012-06-01 21:37:18 +0000
commit57c87234383026f1f57a3044f0d934fc13ea9d0e (patch)
treea296589c5e16dff5540923582207007552476f61 /src/core
parent5e52c4592330b5971a107da1bafd115fafb38f54 (diff)
- RecentContacts added;
- _A2T & _T2A classes moved to m_utils.h git-svn-id: http://svn.miranda-ng.org/main/trunk@255 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'src/core')
-rw-r--r--src/core/commonheaders.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/commonheaders.h b/src/core/commonheaders.h
index 8603a42ffd..c367fe9a78 100644
--- a/src/core/commonheaders.h
+++ b/src/core/commonheaders.h
@@ -93,8 +93,8 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
#include <m_help.h>
#include <m_timezones.h>
-#include "forkthread.h"
#include "miranda.h"
+#include "forkthread.h"
#include "../modules/database/dblists.h"
#include <m_ssl.h>