diff options
Diffstat (limited to 'plugins/Db3x/db3x_10.vcxproj')
-rw-r--r-- | plugins/Db3x/db3x_10.vcxproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Db3x/db3x_10.vcxproj b/plugins/Db3x/db3x_10.vcxproj index a3424d5068..47132606a3 100644 --- a/plugins/Db3x/db3x_10.vcxproj +++ b/plugins/Db3x/db3x_10.vcxproj @@ -240,7 +240,7 @@ </ClCompile>
</ItemGroup>
<ItemGroup>
- <ClInclude Include="..\db3x_mmap\dbintf.h" />
+ <ClInclude Include="..\Db3x_mmap\src\dbintf.h" />
<ClInclude Include="src\commonheaders.h" />
<ClInclude Include="src\dbintf3x.h" />
</ItemGroup>
|