diff options
author | Brian Paul <brianp@vmware.com> | 2009-09-30 21:08:06 -0600 |
---|---|---|
committer | Brian Paul <brianp@vmware.com> | 2009-09-30 21:08:06 -0600 |
commit | 3d6a20e5b6c7567ed64fceed7744cf39eea34400 (patch) | |
tree | a15ebc6c17c892c6c5b858db0c613d4b9ae18667 /windows/VC7/mesa | |
parent | 60843e3ee59b00cee4ec1048823d1dd24756d849 (diff) |
mesa: rename texformat_tmp.h to texfetch_tmp.h
Diffstat (limited to 'windows/VC7/mesa')
-rw-r--r-- | windows/VC7/mesa/mesa/mesa.vcproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/windows/VC7/mesa/mesa/mesa.vcproj b/windows/VC7/mesa/mesa/mesa.vcproj index 9a24acf819..100d83d8cd 100644 --- a/windows/VC7/mesa/mesa/mesa.vcproj +++ b/windows/VC7/mesa/mesa/mesa.vcproj @@ -1167,7 +1167,7 @@ RelativePath="..\..\..\..\src\mesa\main\texformat.h">
</File>
<File
- RelativePath="..\..\..\..\src\mesa\main\texformat_tmp.h">
+ RelativePath="..\..\..\..\src\mesa\main\texfetch_tmp.h">
</File>
<File
RelativePath="..\..\..\..\src\mesa\main\teximage.h">
|