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

Comparing ray/src/px/macbethcal.c (file contents):
Revision 2.26 by greg, Tue May 14 22:45:38 2013 UTC vs.
Revision 2.28 by greg, Sat Dec 28 18:05:14 2019 UTC

# Line 10 | Line 10 | static const char      RCSid[] = "$Id$";
10   * Warping code depends on conformance of COLOR and W3VEC types.
11   */
12  
13 #include <stdio.h>
13   #include <math.h>
15 #include <time.h>
14  
15   #include "platform.h"
16 < #include "rtprocess.h"
16 > #include "paths.h"
17   #include "rtio.h"
18   #include "color.h"
19   #include "resolu.h"

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines