diff options
author | Kirill Volinsky <mataes2007@gmail.com> | 2012-07-20 06:33:38 +0000 |
---|---|---|
committer | Kirill Volinsky <mataes2007@gmail.com> | 2012-07-20 06:33:38 +0000 |
commit | 8a105be39f94905071a7e86b719deda77486f294 (patch) | |
tree | a1b52de64e8737d3fdd718712920d67facfc34e8 /plugins/FloatingContacts/res | |
parent | 1559d8356c07eedd8207a8badd709c0effcce923 (diff) |
resource fixes
git-svn-id: http://svn.miranda-ng.org/main/trunk@1064 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/FloatingContacts/res')
-rw-r--r-- | plugins/FloatingContacts/res/fltcnt.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/FloatingContacts/res/fltcnt.rc b/plugins/FloatingContacts/res/fltcnt.rc index 389e3ebd4d..7603149773 100644 --- a/plugins/FloatingContacts/res/fltcnt.rc +++ b/plugins/FloatingContacts/res/fltcnt.rc @@ -29,7 +29,7 @@ LANGUAGE LANG_NEUTRAL, SUBLANG_DEFAULT 1 TEXTINCLUDE
BEGIN
- "resource.h\0"
+ "..\\src\\resource.h\0"
END
2 TEXTINCLUDE
|