summaryrefslogtreecommitdiff
path: root/plugins/AutoRun/autorun.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/AutoRun/autorun.h')
-rw-r--r--plugins/AutoRun/autorun.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/AutoRun/autorun.h b/plugins/AutoRun/autorun.h
index a991061066..8c621e2546 100644
--- a/plugins/AutoRun/autorun.h
+++ b/plugins/AutoRun/autorun.h
@@ -1,6 +1,8 @@
#define IDD_OPT_AUTORUN 101
#define IDC_AUTORUN 102
+#define _CRT_SECURE_NO_WARNINGS
+
#define MIRANDA_VER 0x0A00
#define SUB_KEY "Software\\Microsoft\\Windows\\CurrentVersion\\Run"
#define ModuleName "Autorun"