diff options
Diffstat (limited to 'win/CS/HandBrake.Interop/HandBrake.Interop.csproj')
-rw-r--r-- | win/CS/HandBrake.Interop/HandBrake.Interop.csproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/win/CS/HandBrake.Interop/HandBrake.Interop.csproj b/win/CS/HandBrake.Interop/HandBrake.Interop.csproj index 815a94be0..f7e9aa9b6 100644 --- a/win/CS/HandBrake.Interop/HandBrake.Interop.csproj +++ b/win/CS/HandBrake.Interop/HandBrake.Interop.csproj @@ -80,6 +80,7 @@ <Compile Include="Interop\Helpers\InteropUtilities.cs" /> <Compile Include="Interop\Helpers\NativeList.cs" /> <Compile Include="Interop\Helpers\Utilities.cs" /> + <Compile Include="Interop\Interfaces\IEncodeInstance.cs" /> <Compile Include="Interop\Interfaces\IHandBrakeInstance.cs" /> <Compile Include="Interop\Json\Anamorphic\AnamorphicGeometry.cs" /> <Compile Include="Interop\Json\Anamorphic\DestSettings.cs" /> |