ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/common/tmaptiff.c
(Generate patch)

Comparing ray/src/common/tmaptiff.c (file contents):
Revision 3.6 by greg, Fri Jan 7 22:05:30 2005 UTC vs.
Revision 3.8 by greg, Mon Feb 9 20:48:08 2009 UTC

# Line 10 | Line 10 | static const char      RCSid[] = "$Id$";
10   #include "copyright.h"
11  
12   #include <stdio.h>
13 < #include "tiffio.h"
13 > #include <stdlib.h>
14   #include "tmprivat.h"
15 + #include "tiffio.h"
16   #include "tmaptiff.h"
17  
18                                          /* input cases we handle */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines