diff --git a/Ndi-SubTitle.csproj b/Ndi-SubTitle.csproj index ea12779..0e89246 100644 --- a/Ndi-SubTitle.csproj +++ b/Ndi-SubTitle.csproj @@ -76,7 +76,7 @@ <HintPath>packages\Newtonsoft.Json.12.0.2\lib\net45\Newtonsoft.Json.dll</HintPath> </Reference> <Reference Include="OpenTK, Version=3.1.0.0, Culture=neutral, PublicKeyToken=bad199fe84eb3df4, processorArchitecture=MSIL"> - <HintPath>..\packages\OpenTK.3.1.0\lib\net20\OpenTK.dll</HintPath> + <HintPath>packages\OpenTK.3.1.0\lib\net20\OpenTK.dll</HintPath> </Reference> <Reference Include="System" /> <Reference Include="System.Core" />