From 9cc6c4eb999274cf85330b182c4c56bc6149b894 Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Sat, 9 Mar 2013 19:31:16 +0000 Subject: added precompiled header git-svn-id: http://svn.miranda-ng.org/main/trunk@3947 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/StartPosition/src/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/StartPosition/src/main.cpp') diff --git a/plugins/StartPosition/src/main.cpp b/plugins/StartPosition/src/main.cpp index 7ead14ad62..ef670d99ea 100644 --- a/plugins/StartPosition/src/main.cpp +++ b/plugins/StartPosition/src/main.cpp @@ -36,7 +36,7 @@ PLUGININFOEX pluginInfo = { __COPYRIGHT, __AUTHORWEB, UNICODE_AWARE, - // {211F6277-6F9B-4b77-A939-84D04B26B38C} + // {211F6277-6F9B-4B77-A939-84D04B26B38C} {0x211f6277, 0x6f9b, 0x4b77, {0xa9, 0x39, 0x84, 0xd0, 0x4b, 0x26, 0xb3, 0x8c}} }; -- cgit v1.2.3