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

Comparing ray/src/common/gethomedir.c (file contents):
Revision 1.4 by greg, Sat Dec 28 18:05:14 2019 UTC vs.
Revision 1.5 by greg, Sat Jun 7 05:09:45 2025 UTC

# Line 10 | Line 10 | static const char RCSid[] = "$Id$";
10  
11   #include <stdlib.h>
12  
13 < #include "rtio.h"
13 > #include "paths.h"
14  
15   #if defined(_WIN32) || defined(_WIN64)
16  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines