From ddf12139a7acb89ae48bf22c4c2a0944922f0ae9 Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Fri, 22 Feb 2013 17:55:45 +0000 Subject: added precompiled header git-svn-id: http://svn.miranda-ng.org/main/trunk@3694 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/AutoRun/src/main.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'plugins/AutoRun/src/main.cpp') diff --git a/plugins/AutoRun/src/main.cpp b/plugins/AutoRun/src/main.cpp index f33a164dd0..3053853734 100644 --- a/plugins/AutoRun/src/main.cpp +++ b/plugins/AutoRun/src/main.cpp @@ -2,6 +2,7 @@ HINSTANCE hInst; int hLangpack; +HKEY ROOT_KEY = HKEY_CURRENT_USER; PLUGININFOEX pluginInfoEx = { sizeof(PLUGININFOEX), -- cgit v1.2.3