summaryrefslogtreecommitdiff
path: root/plugins/SimpleAR/Src/Common.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/SimpleAR/Src/Common.h')
-rw-r--r--plugins/SimpleAR/Src/Common.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/plugins/SimpleAR/Src/Common.h b/plugins/SimpleAR/Src/Common.h
index 085786d869..ca873cb2ae 100644
--- a/plugins/SimpleAR/Src/Common.h
+++ b/plugins/SimpleAR/Src/Common.h
@@ -1,4 +1,5 @@
#define MIRANDA_VER 0x0A00
+#define _CRT_SECURE_NO_WARNINGS
// Windows Header Files
#include <windows.h>
@@ -30,8 +31,8 @@
#include "m_clc.h"
#include <m_variables.h>
-#include "..\Resource.h"
-#include "..\Version.h"
+#include "Resource.h"
+#include "Version.h"
#define protocolname "SimpleAutoReplier" //no spaces here :)