diff options
-rw-r--r-- | plugins/NewStory/NewStory.vcxproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/NewStory/NewStory.vcxproj b/plugins/NewStory/NewStory.vcxproj index 9aed0cb0b9..adc77e420e 100644 --- a/plugins/NewStory/NewStory.vcxproj +++ b/plugins/NewStory/NewStory.vcxproj @@ -19,7 +19,7 @@ </ProjectConfiguration> </ItemGroup> <ItemGroup> - <ProjectReference Include="..\mTextControl\mtextcontrol.vcxproj"> + <ProjectReference Include="..\..\libs\mTextControl\mtextcontrol.vcxproj"> <Project>{e26d2311-c164-48cf-ba24-5ceda873d1b2}</Project> </ProjectReference> </ItemGroup> |