summaryrefslogtreecommitdiff
path: root/plugins/YARelay/src/stdafx.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/YARelay/src/stdafx.h')
-rw-r--r--plugins/YARelay/src/stdafx.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/plugins/YARelay/src/stdafx.h b/plugins/YARelay/src/stdafx.h
index fc4057b92f..cc74ee704e 100644
--- a/plugins/YARelay/src/stdafx.h
+++ b/plugins/YARelay/src/stdafx.h
@@ -21,20 +21,20 @@ Features:
#include <windows.h>
#include <time.h>
-#include <stdio.h>
-#include <list>
-#include "resource.h"
+#include <malloc.h>
#include <newpluginapi.h>
#include <m_clistint.h>
#include <m_database.h>
-#include <m_system_cpp.h>
#include <m_langpack.h>
#include <m_contacts.h>
#include <m_options.h>
#include <m_protosvc.h>
#include <win2k.h>
+#include "resource.h"
+#include "Version.h"
+
#define STATUS_OFFLINE 0x1
#define STATUS_ONLINE 0x2
#define STATUS_AWAY 0x4