Index: third_party/libtiff/tif_packbits.c |
diff --git a/third_party/tiff_v403/tif_packbits.c b/third_party/libtiff/tif_packbits.c |
similarity index 100% |
rename from third_party/tiff_v403/tif_packbits.c |
rename to third_party/libtiff/tif_packbits.c |
index b599934f1ff5b9565c568bc52a7cb11c25fdfaf4..9e77190131e97b00a35d272403a251c896116740 100644 |
--- a/third_party/tiff_v403/tif_packbits.c |
+++ b/third_party/libtiff/tif_packbits.c |
@@ -23,6 +23,7 @@ |
* LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE |
* OF THIS SOFTWARE. |
*/ |
+ |
#include "tiffiop.h" |
#ifdef PACKBITS_SUPPORT |
/* |
@@ -297,4 +298,3 @@ TIFFInitPackBits(TIFF* tif, int scheme) |
* fill-column: 78 |
* End: |
*/ |
- |