diff --git a/LiveProxy/LiveProxy.vcxproj b/LiveProxy/LiveProxy.vcxproj
index f92d0d9..1e1cecd 100644
--- a/LiveProxy/LiveProxy.vcxproj
+++ b/LiveProxy/LiveProxy.vcxproj
@@ -57,7 +57,7 @@
WIN32;_WINDOWS;NDEBUG;_USRDLL;_LIB;_UNICODE;UNICODE;_ITERATOR_DEBUG_LEVEL=0;_CRT_SECURE_NO_WARNINGS;MY_DLL;%(PreprocessorDefinitions)
Cdecl
false
- C:\Data\MyProjects\DVS\TechCoastSecLab\RTSP_DSFilter\rtspdsf\ffmpeg\include;C:\Data\MyProjects\DVS\TechCoastSecLab\RTSP_DSFilter\rtspdsf\live\UsageEnvironment\include;C:\Data\MyProjects\DVS\TechCoastSecLab\RTSP_DSFilter\rtspdsf\live\groupsock\include;C:\Data\MyProjects\DVS\TechCoastSecLab\RTSP_DSFilter\rtspdsf\live\BasicUsageEnvironment\include;C:\Data\MyProjects\DVS\TechCoastSecLab\RTSP_DSFilter\rtspdsf\live\liveMedia\include;%(AdditionalIncludeDirectories)
+ $(SolutionDir)ffmpeg\include;$(SolutionDir)live\UsageEnvironment\include;$(SolutionDir)live\groupsock\include;$(SolutionDir)live\BasicUsageEnvironment\include;$(SolutionDir)live\liveMedia\include;%(AdditionalIncludeDirectories)
MultiThreadedDLL