Index: System.Data.Linq.csproj
===================================================================
--- System.Data.Linq.csproj	(revision 1235)
+++ System.Data.Linq.csproj	(working copy)
@@ -96,6 +96,9 @@
     <Compile Include="..\DbLinq.SqlServer\SqlServerExpressionTranslator.cs">
       <Link>Vendors\DbLinq.SqlServer\SqlServerExpressionTranslator.cs</Link>
     </Compile>
+    <Compile Include="..\DbLinq.Firebird\FirebirdExpressionTranslator.cs">
+      <Link>Vendors\DbLinq.Firebird\FirebirdExpressionTranslator.cs</Link>
+    </Compile>
     <Compile Include="Data\Linq\ChangeAction.cs" />
     <Compile Include="Data\Linq\ChangeSet.cs" />
     <Compile Include="Data\Linq\Database\IDatabaseContext.cs" />
