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

Comparing ray/src/common/tonemap.h (file contents):
Revision 3.15 by greg, Mon Jul 14 04:56:54 2003 UTC vs.
Revision 3.16 by schorsch, Mon Jul 14 22:23:59 2003 UTC

# Line 6 | Line 6
6   */
7   #ifndef _RAD_TONEMAP_H_
8   #define _RAD_TONEMAP_H_
9 +
10 + #include        "tifftypes.h"
11 +
12   #ifdef __cplusplus
13   extern "C" {
14   #endif
12
13 #include        "tifftypes.h"
15  
16   /****    Argument Macros    ****/
17                                  /* Flags of what to do */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines