| Index: third_party/libtiff/tif_thunder.c
|
| diff --git a/third_party/tiff_v403/tif_thunder.c b/third_party/libtiff/tif_thunder.c
|
| similarity index 99%
|
| rename from third_party/tiff_v403/tif_thunder.c
|
| rename to third_party/libtiff/tif_thunder.c
|
| index e2d4ac0439d8db6cd2764779a0c53b9fccbb512d..390891c98bde1a07c593e6560f754826f656f11a 100644
|
| --- a/third_party/tiff_v403/tif_thunder.c
|
| +++ b/third_party/libtiff/tif_thunder.c
|
| @@ -23,6 +23,7 @@
|
| * LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
|
| * OF THIS SOFTWARE.
|
| */
|
| +
|
| #include "tiffiop.h"
|
| #include <assert.h>
|
| #ifdef THUNDER_SUPPORT
|
| @@ -204,5 +205,3 @@ TIFFInitThunderScan(TIFF* tif, int scheme)
|
| * fill-column: 78
|
| * End:
|
| */
|
| -
|
| -
|
|
|