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.8 by greg, Mon Feb 9 20:48:08 2009 UTC vs.
Revision 3.9 by greg, Thu Dec 2 18:10:40 2010 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines