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

Comparing ray/src/px/x11image.c (file contents):
Revision 2.80 by greg, Tue Jun 3 21:31:51 2025 UTC vs.
Revision 2.81 by greg, Sat Jun 7 05:09:46 2025 UTC

# Line 18 | Line 18 | static const char RCSid[] = "$Id$";
18  
19   #include  "standard.h"
20  
21 #include  <string.h>
21   #include  <signal.h>
23 #include  <unistd.h>
24 #include  <sys/types.h>
22   #include  <sys/wait.h>
23   #include  <X11/Xlib.h>
24   #include  <X11/cursorfont.h>
25   #include  <X11/Xutil.h>
26   #include  <X11/Xatom.h>
27  
28 + #include  "paths.h"
29   #include  "color.h"
30   #include  "tonemap.h"
31   #include  "clrtab.h"

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines