summaryrefslogtreecommitdiff
path: root/include/m_system.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/m_system.h')
-rw-r--r--include/m_system.h7
1 files changed, 4 insertions, 3 deletions
diff --git a/include/m_system.h b/include/m_system.h
index 4cc9105773..db912fd32c 100644
--- a/include/m_system.h
+++ b/include/m_system.h
@@ -25,8 +25,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
#include <tchar.h>
-#include <m_core.h>
-
+
#ifndef MIRANDANAME
#define MIRANDANAME "Miranda IM"
#endif
@@ -46,7 +45,9 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
#define __forceinline static FORCEINLINE
#else
#pragma warning(disable:4244 4245)
-#endif
+#endif
+#include <m_core.h>
+
//miranda/system/modulesloaded
//called after all modules have been successfully initialised