Updated a textual resource to match the .rc file include
authorSam Hartman <hartmans@mit.edu>
Wed, 28 Sep 2011 20:55:02 +0000 (20:55 +0000)
committerSam Hartman <hartmans@mit.edu>
Wed, 28 Sep 2011 20:55:02 +0000 (20:55 +0000)
Signed-off-by: Alexey Melnikov <aamelnikov@gmail.com>
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@25253 dc483132-0cff-0310-8789-dd5450dbe970

src/windows/wshelper/resource.rc

index f6244a7cf88f619d8bcc6e58f3699f12efc11a09..a2d33328477935f6635f56727ac86195d10d2203 100644 (file)
@@ -40,7 +40,7 @@ END
 
 3 TEXTINCLUDE DISCARDABLE
 BEGIN
-    "#include ""version.rc""\r\n"
+    "#include ""..\\version.rc""\r\n"
     "#include ""string.rc""\r\n"
     "\0"
 END