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

Comparing ray/src/common/depthcodec.c (file contents):
Revision 2.13 by greg, Thu Sep 22 21:45:28 2022 UTC vs.
Revision 2.14 by greg, Sat Jun 7 05:09:45 2025 UTC

# Line 7 | Line 7 | static const char RCSid[] = "$Id$";
7  
8   #include "copyright.h"
9  
10 #include <stdlib.h>
10   #include <math.h>
11   #include <ctype.h>
12 + #include "paths.h"
13   #include "rtio.h"
14   #include "fvect.h"
15   #include "depthcodec.h"

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines