summaryrefslogtreecommitdiff
path: root/plugins/Autorun/autorun.h
diff options
context:
space:
mode:
authorKirill Volinsky <mataes2007@gmail.com>2012-05-18 20:27:43 +0000
committerKirill Volinsky <mataes2007@gmail.com>2012-05-18 20:27:43 +0000
commit6dfdccb3decd016ced438309d326547e5244604e (patch)
treeaa699dd48dcf31ef7e534ab0e3834034457f58b0 /plugins/Autorun/autorun.h
parent9ed5a0436109770d38318ae9a3c117f46aeefa5e (diff)
compilation fix
git-svn-id: http://svn.miranda-ng.org/main/trunk@55 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Autorun/autorun.h')
-rw-r--r--plugins/Autorun/autorun.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/Autorun/autorun.h b/plugins/Autorun/autorun.h
index 4452ef7a4a..a991061066 100644
--- a/plugins/Autorun/autorun.h
+++ b/plugins/Autorun/autorun.h
@@ -1,6 +1,7 @@
#define IDD_OPT_AUTORUN 101
#define IDC_AUTORUN 102
+#define MIRANDA_VER 0x0A00
#define SUB_KEY "Software\\Microsoft\\Windows\\CurrentVersion\\Run"
#define ModuleName "Autorun"