fix units resource name

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@827 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
skalogryz
2009-06-06 13:42:17 +00:00
parent 29ecbf17d8
commit 5c00a920e4
3 changed files with 18 additions and 124 deletions

View File

@@ -65,7 +65,7 @@ begin
end;
initialization
{$I Unit1.lrs}
{$I unit1.lrs}
end.