diff options
author | George Hazan <george.hazan@gmail.com> | 2013-10-05 18:21:33 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2013-10-05 18:21:33 +0000 |
commit | 7eb9adcbf1e804638ec92ced431e8212b60af751 (patch) | |
tree | c7252158851979b4853a0c1e112c8b7af6a75e5a /protocols/VKontakte/src/vk.h | |
parent | 4c358d22027165b6e4680a93f075706781328269 (diff) |
more meat on the bones
git-svn-id: http://svn.miranda-ng.org/main/trunk@6352 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/VKontakte/src/vk.h')
-rw-r--r-- | protocols/VKontakte/src/vk.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/protocols/VKontakte/src/vk.h b/protocols/VKontakte/src/vk.h index 6b79f6eac0..23d92fa906 100644 --- a/protocols/VKontakte/src/vk.h +++ b/protocols/VKontakte/src/vk.h @@ -14,3 +14,5 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
+
+extern HINSTANCE hInst;
\ No newline at end of file |