diff options
author | Brian Paul <[email protected]> | 2009-09-30 21:08:06 -0600 |
---|---|---|
committer | Brian Paul <[email protected]> | 2009-09-30 21:08:06 -0600 |
commit | 3d6a20e5b6c7567ed64fceed7744cf39eea34400 (patch) | |
tree | a15ebc6c17c892c6c5b858db0c613d4b9ae18667 /windows/VC8 | |
parent | 60843e3ee59b00cee4ec1048823d1dd24756d849 (diff) |
mesa: rename texformat_tmp.h to texfetch_tmp.h
Diffstat (limited to 'windows/VC8')
-rw-r--r-- | windows/VC8/mesa/mesa/mesa.vcproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/windows/VC8/mesa/mesa/mesa.vcproj b/windows/VC8/mesa/mesa/mesa.vcproj index ec413141954..efc243929e5 100644 --- a/windows/VC8/mesa/mesa/mesa.vcproj +++ b/windows/VC8/mesa/mesa/mesa.vcproj @@ -1888,7 +1888,7 @@ >
</File>
<File
- RelativePath="..\..\..\..\src\mesa\main\texformat_tmp.h"
+ RelativePath="..\..\..\..\src\mesa\main\texfetch_tmp.h"
>
</File>
<File
|